Gets all the coordinates (Coordinate) of the path.
Array of Coordinates.
Gets the total distance of the path.
This property returns the total distance of the path in meters.
Total distance in meters.
Gets the array of instructions (TDirectionInstruction).
Array of instructions.
Represents a set of directions between two points on the MapView.
Directions are used to represent the path between two points on the map, as well as the instructions to follow the path.