Skip to content

worldwind-ui API / worldwind-kit / LatLonAlt

Interface: LatLonAlt ​

Defined in: kit/src/geo.ts:10

Extends ​

Properties ​

altitude? ​

optional altitude?: number

Defined in: kit/src/geo.ts:12

Metres. Defaults to 0 where a position is required.


latitude ​

latitude: number

Defined in: kit/src/geo.ts:5

Inherited from ​

LatLon.latitude


longitude ​

longitude: number

Defined in: kit/src/geo.ts:6

Inherited from ​

LatLon.longitude

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