Companion
object Companion
Route Bookmarks companion
Functions
Link copied to clipboard
Extract track from the given waypoint.
Link copied to clipboard
Link copied to clipboard
Reverse waypoint track data.
Link copied to clipboard
Add the given track to waypoint.
Link copied to clipboard
external fun setWaypointTrackDepartureAndDestination(lmk: Landmark, dep: Coordinates, dst: Coordinates): Int
Truncate track data between the given departure and destination coordinates. Set dep = dest to create a track circuit.
Link copied to clipboard
Check if waypoint has track data.