resetLocationManagerToDefault abstract method
void
resetLocationManagerToDefault()
Resets the global location manager to a default one, that is a location manager that is created by MapKit.createLocationManager call.
Implementation
void resetLocationManagerToDefault();