How to get the Latitude and Longitude of RMMarker (Cloudmade iphone API) -


How do I get latitude and longitude of RM marker? I can not see any way in the header

I would be very helpful.

If MapView is your RMMapView and marker is your RM marker

  CLLocationCoordinate2D Loc = [mapView.markerManager Latitude LangaFranker: Marker]; NSLog (@ "Latitude:% F", Public.Litidet); NSLog (@ "longitude:% F", public lame);  

Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -