RoutePoint
Represents a point that the route must visit.
RoutePoint objects are received as part of the route response from route planning API. RoutePoint is added to the route response either because the location was requested by the user or because it was automatically generated by the system (see SourceType).
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
The id that matches a corresponding ItineraryPointId in the routing request if this route point was requested by the user.
Place associated with this route point.
Coordinates which represent the navigable points of this route point.
The driving distance from the start of the route to this route point.
The side of the road at which the route point is located.
The level of energy expected at arrival. Optional, present only for electric vehicles if electric consumption is specified in the routing request.
Specifies the reason why the route point was added to the route.
Information on how much to charge at a charging station. Optional, will only be present if this route point is a charging stop in an EV route.
Types
Specifies the reason why a RoutePoint was added to the route.