createElevationBandMaterialBand

sealed external interface createElevationBandMaterialBand(source)

Properties

Link copied to clipboard

A list of elevation entries. They will automatically be sorted from lowest to highest. If there is only one entry and extendsDownards and extendUpwards are both false, they will both be set to true.

Link copied to clipboard
abstract var extendDownwards: Boolean?

If true, the band's minimum elevation color will extend infinitely downwards. Default value - false

Link copied to clipboard
abstract var extendUpwards: Boolean?

If true, the band's maximum elevation color will extend infinitely upwards. Default value - false