Skip to content

worldwind-ui API / worldwind-kit / WWGeographicText

Interface: WWGeographicText ​

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

Extends ​

Indexable ​

[key: string]: any

Properties ​

altitudeMode ​

altitudeMode: string

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


alwaysOnTop ​

alwaysOnTop: boolean

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


attributes ​

attributes: WWTextAttributes

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


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


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:216


text ​

text: string

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


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.