Package-level declarations

Types

Link copied to clipboard
data class AdditionalDataSources(val chargingAvailability: ChargingAvailabilityDataSource?, val geometry: GeometryDataSource?)

Contains information about the Points Of Interest details.

Link copied to clipboard

Contains information about the charging stations availability.

Link copied to clipboard
data class Detour(val duration: Duration, val distance: Distance, val offset: Distance)

Describes the details about the detour from the route to the point of interest along the route.

Link copied to clipboard
value class EntityType

The type of the entity.

Link copied to clipboard
data class GeometryDataSource(val id: String)

Contains information about a data source related to the geometric shape of the result.

Link copied to clipboard

Defines the spreading of returned results along the route.