All the coordinates (Coordinate) of the directions.
The selected departure.
The selected destination.
The total distance of the path in meters.
The array of instructions (TDirectionInstruction).
Serializes the directions to JSON. All getter properties are evaluated and included in the serialized output.
An object representing the directions with all properties evaluated.
Represents a set of directions between two points.
Directions are used to represent the path between two points on the map, as well as the instructions to follow the path.