ContourLayerOptions Object

Bing
 

These options can be used to with the ContourLayer class.

NameTypeDescription
colorCallbackfunction(contourValue: number or string)A callback function which defines the color of the contour line fill. The callback function must return a CSS color string or a Color object.
polygonOptionsPolygonOptionsThe polygon options that apply to all contour lines in this layer.
visiblebooleanA boolean indicating if the layer is visible or not.
zIndexnumberThe z-index of the layer.
Show: