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
optionalinheritedinherited
Interface PropertyhasM: booleanInherited from IHasZM.hasM
hasZ
optionalinheritedinherited
Interface PropertyhasZ: booleanInherited from IHasZM.hasZ
paths
Interface Propertypaths: Position[][]spatialReference
optionalinheritedinherited
Interface PropertyspatialReference: ISpatialReferenceInherited from IGeometry.spatialReference