CarSearchMode

abstract class CarSearchMode

Defines the search engine mode used for Android Auto place search and geo deeplink handling. Supports only 2 modes:

SearchBox is the recommended mode. Legacy (default) is retained only to avoid unexpected billing changes for existing customers and should not be used for new integrations.

Inheritors

Types

Link copied to clipboard

Uses the legacy SBS API for place search and the Geocoding V5 API for geo deeplink handling.

Link copied to clipboard

Uses the Search Box API for both place search and geo deeplink handling.