Skip to content

worldwind-ui API / worldwind-kit / WWPickedObjectList

Interface: WWPickedObjectList ​

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

Properties ​

objects ​

objects: WWPickedObject[]

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

Methods ​

hasNonTerrainObjects() ​

hasNonTerrainObjects(): boolean

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

Returns ​

boolean


terrainObject() ​

terrainObject(): WWPickedObject | null

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

Returns ​

WWPickedObject | null


topPickedObject() ​

topPickedObject(): WWPickedObject | null

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

Returns ​

WWPickedObject | null

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