Interface
A polyline geometry.
IPolyLine
can also be imported from the following packages:
import { IPolyLine } from "@esri/arcgis-rest-routing";
Properties
Property | Type |
---|---|
hasM inherited | boolean |
hasZ inherited | boolean |
Position[][] | |
spatialReference inherited |
hasM
hasM: boolean
hasZ
hasZ: boolean
paths
Interface Propertypaths: Position[][]
spatialReference
spatialReference: ISpatialReference