MKMapView know if significant move was made then call API
I have an MKMapView
and I follow the user location. When a significant move is made, I would like to call my API which will then gather locations to add to the map.
MKLocalSearchCompleter empty queryFragment error
Question is basically the title.