Skip to content

worldwind-ui API / worldwind-kit / WWSurfacePolyline

Interface: WWSurfacePolyline ​

Defined in: kit/src/worldwind-types.ts:198

Extends ​

Indexable ​

[key: string]: any

Properties ​

attributes ​

attributes: WWShapeAttributes

Defined in: kit/src/worldwind-types.ts:190

Inherited from ​

WWSurfaceShape.attributes


displayName ​

displayName: string | null

Defined in: kit/src/worldwind-types.ts:91

Inherited from ​

WWSurfaceShape.displayName


enabled ​

enabled: boolean

Defined in: kit/src/worldwind-types.ts:92

Inherited from ​

WWSurfaceShape.enabled


highlightAttributes ​

highlightAttributes: WWShapeAttributes | null

Defined in: kit/src/worldwind-types.ts:191

Inherited from ​

WWSurfaceShape.highlightAttributes


highlighted ​

highlighted: boolean

Defined in: kit/src/worldwind-types.ts:192

Inherited from ​

WWSurfaceShape.highlighted


locations ​

locations: WWLocation[]

Defined in: kit/src/worldwind-types.ts:199


maximumNumEdgeIntervals ​

maximumNumEdgeIntervals: number

Defined in: kit/src/worldwind-types.ts:194

Inherited from ​

WWSurfaceShape.maximumNumEdgeIntervals


pathType ​

pathType: string

Defined in: kit/src/worldwind-types.ts:193

Inherited from ​

WWSurfaceShape.pathType


pickDelegate ​

pickDelegate: unknown

Defined in: kit/src/worldwind-types.ts:93

Inherited from ​

WWSurfaceShape.pickDelegate


userProperties ​

userProperties: unknown

Defined in: kit/src/worldwind-types.ts:94

Inherited from ​

WWSurfaceShape.userProperties

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.