TomTomSDKReverseGeocoderHybrid
-
Implementation of Reverse Geocoding API that wraps online and offline reverse geocoders. When online service is unavailable offline service is automatically used to improve availability.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public final class HybridReverseGeocoder : ReverseGeocoder -
Creates a hybrid reverse geocoding service. A hybrid reverse geocoding service wraps online and offline reverse geocoder services. When online service is unavailable offline service is automatically used to improve availability.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum HybridReverseGeocoderFactory
TomTom SDK for iOS (0.53.1)
TomTomSDKReverseGeocoderHybrid