Interface | Description |
---|---|
CachePolicy |
A CachePolicy evaluates a
HttpUrl and determines the CacheControl that should
apply to a request for that URL. |
OnSearchResult |
Interface to provide necessary callbacks related to the Search Request and Results
|
Class | Description |
---|---|
LngLat |
LngLat represents a geographic coordinate with longitude and latitude. |
Params |
Structure to define Search Params.
|
Params.Builder |
Model to build
Params object for provided values to the Params.Builder . |
Place |
Structure to represent a place by holding its attributes.
|
SearchManager |
Manager class to provide Search API related functionality to the user.
|