MSFTomTomOnlineReverseGeocodingService

Objective-C


@interface MSFTomTomOnlineReverseGeocodingService : MSFReverseGeocodingService

Swift

class MSFTomTomOnlineReverseGeocodingService : MSFReverseGeocodingService

An online reverse geocoding service that uses TomTom geocoder. As the class connects to an external (non-Massif) service, this class is provided “as-is”,
future changes from the service provider may not be compatible with the implementation. Geocoding and reverse geocoding perform network requests and must be executed in non-UI background thread. Be sure to read the Terms and Conditions of TomTom to see if the service is available for your application. Note: this class is experimental and may change or even be removed in future SDK versions.