An open API service indexing awesome lists of open source software.

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

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/