What I can do: Take a sqlite DB of 100 lat and lng points, and drop those pins on a map. Looks GREAT! What I would like to do is get my location, BEFORE I draw my map. But it seems that:
I\'m currently trying to decide wether to accept a client\'s proposal or not. Basically, I\'m asked to create a MapView that displays markers at several locations on a map, with the additional require
is there a way开发者_如何学编程 to use core location or google or some other api to provide two points on the map and get the resulting set of latitude/longitude pairs for the route?
I\'m currently working with the mapkit and am stuck. I have a custom annotation view I 开发者_如何学Cam using, and I want to use the image property to display the point on the map with my own icon. I