ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard
abstract var clock: Clock

A Clock instance that is used when determining the value for the time dimension. Required when options.times is specified.

Link copied to clipboard
abstract var reloadFunction: Function<*>

A function that will be called when all imagery tiles need to be reloaded.

Link copied to clipboard

A function that will request imagery tiles.

Link copied to clipboard

TimeIntervalCollection with its data property being an object containing time dynamic dimension and their values.