Interface
A polyline geometry.
IPolyLine can also be imported from the following packages:
import { IPolyLine } from "@esri/arcgis-rest-routing";Properties
| Property | Type |
|---|---|
hasMinherited | boolean |
hasZinherited | boolean |
paths | Position[][] |
spatialReferenceinherited | ISpatialReference |
hasM
optionalinherited
Interface PropertyhasM: booleanInherited from IHasZM.hasM
hasZ
optionalinherited
Interface PropertyhasZ: booleanInherited from IHasZM.hasZ
paths
Interface Propertypaths: Position[][]spatialReference
optionalinherited
Interface PropertyspatialReference: ISpatialReferenceInherited from IGeometry.spatialReference