Top "Mkmapviewdelegate" questions

MKMapViewDelegate is a protocol that describes events originating from an MKMapView.

didUpdateUserLocation not called when view for userLocation is custom

I have an MKMapView that's supposed to track the user's location using a custom view (not the blue dot). In …

ios geolocation mkmapview mapkit mkmapviewdelegate