See: Description
| Interface | Description |
|---|---|
| BatchableSearchResponse |
An object which represents a response to an 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 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 service.
|
| OnlineSearchApi |
Default TomTom implementation of the entry point to perform search / reverse geocoding action based on TomTom's Search API.
|
| OnlineSearchServiceConfiguration |
Configuration for Search API (e.g.
|