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
optionalinherited
Interface PropertyhasM: boolean
Inherited from IHasZM.hasM
hasZ
optionalinherited
Interface PropertyhasZ: boolean
Inherited from IHasZM.hasZ
paths
Interface Propertypaths: Position[][]
spatialReference
optionalinherited
Interface PropertyspatialReference: ISpatialReference
Inherited from IGeometry.spatialReference