AdditionalDataSources

data class AdditionalDataSources(val chargingAvailability: ChargingAvailabilityDataSource?, val geometry: GeometryDataSource?)

Contains information about the Points Of Interest details.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

chargingAvailability

Information about the charging stations availability.

geometry

Information about the geometric shape of the result.

Constructors

Link copied to clipboard

Properties