I need to d开发者_Python百科raw a circle with a specified radius around an arbitrary point (not necessarily the user\'s location) on an MKMapView. I would like the appearance to be similar to the circ
I want to draw a route using google api please suggest me i开发者_如何学Cs there any google api is available for drawing route between 2 latitude and Longitude.NSString * urlString = nil;
Very much a newbie here so please forgive the ignorance.I have spent some time trying to understand what I am missing but cannot figure it out.
I need to draw a circle of a radius 1.23 metre on MkMapView using MKCircle. How would i show that on the map.
I have a little problem and i dont know why is it happening. My map view is woking fine in the simulator but on the real device I only see the pin on the gray area and the \"google\" logo. It\'s like
I have this code : - (void)viewDidLoad { [super viewDidLoad]; CLLocationCoordinate2D userLocation = CLLocationCoordinate2DMake(48.9793946200, 2.4726272850);
I have a view controller with an MKMapView that calls [self.mapView setRegion:region animated:YES]; which repositions the map from A to B.
I have a mapView using xib file now when i touch in the mapview i want the latitude and longitude开发者_运维知识库 of that particular area so there any whey or any sample code which help me in this ta
I have an MKMapView whose delegate is set in Interface Builder and which is a retained property (hooked up in Interface Builder as well) of its view controller. Yes, I am sure they are hooked up prope
Trying to figure out if there is a hard limit to the number of characters you can display in the standard annotation view for a MKMapView. I dont want to customize this view, and I also dont want the