Package-level declarations
Includes the interface for the EV Search (nearby and along the route) API, alongside associated options, response data classes and the callback interface.
Types
Callback interface for handling EV POI details responses.
Contains the parameters to use in a POI details request for Electric Vehicle (EV) charging stations.
Represents the response for EV POI details.
Callback that reports when a EvSearchResponse or SearchFailure has been received.
Defines the parameters of an Electric Vehicle (EV) Search, used for EvSearchResult filtering.
Response from the EV Search API.
Functions
Builds an EvPoiDetailsOptions instance for a single Place.Id.
Builds an EvPoiDetailsOptions instance for a set of Place.Ids.
Creates a new instance of EvSearchOptions for geo-biased (nearby) EV Search with the given geoBias.
Creates a new instance of EvSearchOptions for EV Search with a rectangle filter (bounding box) using the provided rectangleGeometry.