com.tomtom.sdk.search:reverse-geocoder

The Reverse Geocoding module contains the interface and data models for the Reverse Geocoding API. Reverse geocoding is the process of translating geographic coordinates in the form of latitude and longitude values
into a readable address or location description that can be easily understood by humans.

Packages

Link copied to clipboard

Includes the interfaces for the Reverse Geocoding API implementation: the associated options, response data classes, and the callback interface related to it.

Includes classes that set the parameters which define the geographical area and/or the type of address a Search is requested upon.

Includes the PlaceMatch class, which describes detailed information about a location obtained through reverse geocoding.

Includes the ReverseGeocoderSummary class, which summarizes the information about the performed reverse geocoding operation.