Class representing a path on the MapView.
Paths are used to indicate a route on the map and can be added and removed using Paths.add and Paths.remove.
The promise that resolves when the current path animation is complete.
The coordinates of the path.
The path's id
Experimental
The segments of the path.
The distance of the path in meters.
Class representing a path on the MapView.
Paths are used to indicate a route on the map and can be added and removed using Paths.add and Paths.remove.