Pergunta

I would like to make an app to track running routes (real-time) on a map. I think I have to use CoreLocation(GPS) and MKOverlayView (to draw routes on map).

But I couldn't find appropriate sample code on the internet.

Is there any good sample code?

Foi útil?

Solução

I used this tutorial for drawing the path in my app. The author explained very clearly. Hope this help.

This is new link

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top