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

The type of the entity.

Link copied to clipboard
data class EntryPoint(val type: EntryType, val position: GeoPoint)

The Point Of Interest entry point.

Link copied to clipboard
value class EntryType

Defines the type of the entrance.

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.