Waypoint
Waypoints define a route's stopovers, including its start point it's destination point and any points in between.
Types
Functions
describe Contents
Link copied to clipboard
For documentation, see android.os.Parcelable.
get Distance From Start
Link copied to clipboard
Returns the waypoint's distance from the start position
get Mapped Positions
Link copied to clipboard
List of GeoCoordinatess which represets accessible positions of waypoint.
get Navigable Position
Link copied to clipboard
Represents the suggested navigable position of the Waypoint - typically the coordinates on the road closest to the original position - to be used in a route calculation.
get Original Position
Link copied to clipboard
Returns the original position for flag/pin.
get Payload
Link copied to clipboard
Returns custom name of the waypoint.
get Selected Position
Link copied to clipboard
Represents the selected position of the Waypoint - one of the access points of waypoint.
is Valid Parcelable
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
write To Parcel
Link copied to clipboard
For documentation, see android.os.Parcelable.
Properties
CREATOR
Link copied to clipboard
Inheritors
ChargingWaypoint
Link copied to clipboard