Skip to content

worldwind-ui API / worldwind-kit / WWPlacemark

Interface: WWPlacemark ​

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

Extends ​

Indexable ​

[key: string]: any

Properties ​

altitudeMode ​

altitudeMode: string

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


alwaysOnTop ​

alwaysOnTop: boolean

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


attributes ​

attributes: WWPlacemarkAttributes

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


displayName ​

displayName: string | null

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

Inherited from ​

WWRenderable.displayName


enabled ​

enabled: boolean

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

Inherited from ​

WWRenderable.enabled


enableLeaderLinePicking ​

enableLeaderLinePicking: boolean

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


eyeDistanceScaling ​

eyeDistanceScaling: boolean

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


eyeDistanceScalingLabelThreshold ​

eyeDistanceScalingLabelThreshold: number

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


eyeDistanceScalingThreshold ​

eyeDistanceScalingThreshold: number

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


highlightAttributes ​

highlightAttributes: WWPlacemarkAttributes | null

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


highlighted ​

highlighted: boolean

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


imageRotation ​

imageRotation: number

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


imageTilt ​

imageTilt: number

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


label ​

label: string | null

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


pickDelegate ​

pickDelegate: unknown

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

Inherited from ​

WWRenderable.pickDelegate


position ​

position: WWPosition

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


userProperties ​

userProperties: unknown

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

Inherited from ​

WWRenderable.userProperties

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