See: Description
Interface | Description |
---|---|
BatchableSearchResponse |
An object which represents a Response to a Search API Request that can be received
within the Batch Response.
|
RxSearchApi |
Defines TomTom Search API main object.
|
SearchApi |
Defines TomTom Search API main object.
|
Class | Description |
---|---|
NativeAdditionalDataSearch |
A wrapper for a native object providing access to the Additional Data service.
|
NativeBatchSearch |
A wrapper for a native object providing access to the Batch Search service.
|
NativeFuzzySearch |
A wrapper for a native object providing access to the Fuzzy Search service.
|
NativeGeometrySearch |
A wrapper for a native object providing access to the Geometry Search service.
|
NativeReverseGeocoder |
A wrapper for a native object providing access to the Reverse Geocoder service.
|
NativeSearchAlongRoute |
A wrapper for a native object providing access to the Along Route Search service.
|
OnlineSearchApi |
Default TomTom implementation of the entry point to perform search / reverse geocoding action based on TomTom's Search API.
|
OnlineSearchServiceConfiguration |
Configuration for the Search API (e.g., endpoint, API Key).
|