Package-level declarations
Types
Fine-grained announcement points, each with its own message, location and distance to the instruction point.
Important: This is a Public Preview API. It may be changed or removed at any time.
Represents a consumed or remaining amount of fuel or electric energy.
Represents the destination of the route.
Indicates driving side at the point of the maneuver.
Represents information about the fork point.
Represents the origin of the route.
Phonetic strings of all of the readable Instruction properties.
Represents a phonetic string.
The range class contains reachability polygons for remaining energy budgets, calculated around an origin point.
Road information at a given point on a Route.
Indicates the side of the road at which a RoutePoint is located.
The route class contains the route to be navigated, including geometry and generated guidance messages.
Represents route GeoCoordinates together with its distance offset along the route and estimated travel time.
Represents information about a part of a Route, made up of a list of GeoCoordinate points.
Represents a point that the route must visit.
A unique identifier, used for matching RoutePoint with ItineraryPoint.
Represents a line between two RouteCoordinate.
The Signpost class contains information about the signpost for the Instruction.
The route summary contains the high-level route data.
Represents a localized string with optional phonetics information.
Represents a point that the route must visit between departure and destination.
Functions
Calculates the angle (bearing) between this GeoCoordinate and the GeoCoordinate given as an argument.
Calculates the geographic distance from this RouteCoordinate.coordinate to the GeoCoordinate given as an argument.
Finds Segment at given distance along the route using binary search.