RoutePoint
A GeoPoint on the route together with its distance offset along the route, estimated travel time, and remaining fuel or energy.
Parameters
Functions
Link copied to clipboard
Checks if this route point is equal to another object.
Link copied to clipboard
Generates a hash code for this route point.
Link copied to clipboard
Returns a string representation of the route point.
Inherited functions
Link copied to clipboard
Calculates the angle (bearing) between this RoutePoint and the GeoPoint given as an argument.
Link copied to clipboard
Calculates the geographical distance from this RoutePoint.coordinate to the GeoPoint given as an argument.