Top "Mapkitannotation" questions

MKAnnotation is the protocol that annotation objects must implement in order to be rendered on apple maps.

iOS Swift MapKit Custom Annotation

I am having some trouble getting a custom annotation to load inside of my map view when I try to …

ios swift mapkit mapkitannotation
Adding Pins to Map using MapKit - Swift 3.0

New coder, trying to figure out how to use MapKit. The goal is to create a map that users can …

ios swift mapkit mapkitannotation
Calculate distance between my location and a MapKit pin on Swift

I need your help, I'm working on an App where I have some pins (locations) and what I want is …

ios swift geolocation mapkit mapkitannotation
How to get Coordinates from Google Places API in ios Swift

I am using Alamofire and SwiftyJSON to auto complete Google Places. I integrated it well and good like this : Now, …

ios swift google-places-api alamofire mapkitannotation