File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# decodeGoogleMapPolyline
2
- # This project provide a mac app for decode gooogleMap's polyline points into readable poionts
2
+ #### This project provide a mac app for decode gooogleMap's polyline points into readable poionts
3
3
4
4
As we know, in googlemap, the polyline's points are not readable:
5
- todo A Pic
5
+ ![ ] ( https://github.com/nimomeng/decodeGoogleMapPolyline/raw/master/googleMap_points.jpg )
6
6
7
7
In this project, you can run the app to input the encoded string and generate the decoded points:
8
- todo Pic
8
+ ![ ] ( https://github.com/nimomeng/decodeGoogleMapPolyline/raw/master/app_blank.png )
9
9
10
+ ![ ] ( https://github.com/nimomeng/decodeGoogleMapPolyline/blob/master/app_with_content.png )
11
+
12
+ #### Reference
13
+ [ StackOverflow] ( https://stackoverflow.com/questions/9217274/how-to-decode-the-google-directions-api-polylines-field-into-lat-long-points-in )
14
+
15
+ #### About Me
10
16
If you have any questions, please feel free to contact me
11
17
egeg3000@gmail.com
You can’t perform that action at this time.
0 commit comments