The promise that resolves when the current path animation is complete.
The coordinates of the path.
The path's id
ExperimentalsegmentsThe segments of the path.
StaticisChecks if the provided instance is a Path.
The instance to check.
True if the instance is a Path, false otherwise.
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.