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 label's id
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.