IPolyline

Interface

A polyline geometry.

IPolyLine can also be imported from the following packages:

Use dark colors for code blocksCopy
1
import { IPolyLine } from "@esri/arcgis-rest-routing";
Inheritance: IPolylineIHasZMIGeometry

Properties

Hide inherited properties
PropertyType
hasM
inherited
boolean
hasZ
inherited
boolean

hasM

optionalinherited
Interface Property
hasM: boolean
Inherited from IHasZM.hasM

hasZ

optionalinherited
Interface Property
hasZ: boolean
Inherited from IHasZM.hasZ

paths

Interface Property
paths: Position[][]

spatialReference

optionalinherited
Interface Property
spatialReference: ISpatialReference

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.