Skip to content

Commit bc3e75f

Browse files
authored
Update README.md
1 parent 61cf1e4 commit bc3e75f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
#### This project provide a mac app for decode gooogleMap's polyline points into readable poionts
33

44
As we know, in googlemap, the polyline's points are not readable:
5-
![](https://github.com/nimomeng/decodeGoogleMapPolyline/raw/master/googleMap_points.jpg)
5+
![](https://github.com/nimomeng/decodeGoogleMapPolyline/raw/master/instructions/googleMap_points.jpg)
66

77
In this project, you can run the app to input the encoded string and generate the decoded points:
8-
![](https://github.com/nimomeng/decodeGoogleMapPolyline/raw/master/app_blank.png)
8+
![](https://github.com/nimomeng/decodeGoogleMapPolyline/raw/master/instructions/app_blank.png)
99

10-
![](https://github.com/nimomeng/decodeGoogleMapPolyline/blob/master/app_with_content.png)
10+
![](https://github.com/nimomeng/decodeGoogleMapPolyline/blob/master/instructions/app_with_content.png)
1111

1212
#### Reference
13-
[StackOverflow](https://stackoverflow.com/questions/9217274/how-to-decode-the-google-directions-api-polylines-field-into-lat-long-points-in)
13+
[StackOverflow Issue 9217274](https://stackoverflow.com/questions/9217274/how-to-decode-the-google-directions-api-polylines-field-into-lat-long-points-in)
1414

1515
#### About Me
1616
If you have any questions, please feel free to contact me

0 commit comments

Comments
 (0)