Skip to content

worldwind-ui API / worldwind-kit / timeDimensionValues

Function: timeDimensionValues() ​

timeDimensionValues(dimension, max?): Date[]

Defined in: kit/src/time.ts:300

Every instant of the dimension, capped at max entries (periodic ranges can be huge).

Parameters ​

dimension ​

TimeDimension

max? ​

number = 1000

Returns ​

Date[]

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