MultiPointPath
type MultiPointPath: [(Coordinates2D | Coordinates3D)[]];
An array of positions for each point in the geometry.
See
GeoJSONPosition for more information.
type MultiPointPath: [(Coordinates2D | Coordinates3D)[]];
An array of positions for each point in the geometry.
GeoJSONPosition for more information.