https://github.com/versluis/mapviewlines
iOS Project that demonstrates how users can add their own Marker Pins and connect them so they draw a route in MapView
https://github.com/versluis/mapviewlines
Last synced: 5 months ago
JSON representation
iOS Project that demonstrates how users can add their own Marker Pins and connect them so they draw a route in MapView
- Host: GitHub
- URL: https://github.com/versluis/mapviewlines
- Owner: versluis
- Created: 2014-03-30T15:41:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T16:55:09.000Z (over 12 years ago)
- Last Synced: 2023-03-14T05:15:28.445Z (over 3 years ago)
- Language: Objective-C
- Size: 164 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MapViewLines
============
iOS Project that demonstrates how users can add their own Marker Pins and connect them so they draw a route in MapView.
Works on iOS 6 and iOS 7.
Further Reading
===============
I'm describing how this works in detail here:
http://pinkstone.co.uk/how-to-draw-an-mkpolyline-on-a-map-view/