ItineraryPoint
Encapsulates Place with the additional information relevant for the route itinerary.
Parameters
Place of this ItineraryPoint.
Angle at which this itinerary point should be approached or departed. Counted from north in clockwise direction and in range [0, 360).
Constructors
Encapsulates Place with the additional information relevant for the route itinerary.
Encapsulates Place with the additional information relevant for the route itinerary.
Properties
ID of the charging station at this itinerary point. It is a unique ID of the charging station in the source data. If specified, it will be used to look up the corresponding charging station and plan charging at it. Note: This parameter is not supported on Orbis.
A unique identifier of the itinerary point.
Type of the waypoint represented by this itinerary point. In case this itinerary point represents a waypoint, it returns the value indicating whether the waypoint is user-defined or auto-generated. Returns null if this itinerary point represents origin or destination.