sepal_ui.mapping.layers_control#

Extend functionalities of the ipyleaflet layer control.

Classes

BaseRow(**kwargs)

Html row element to describe a base layer.

HeaderRow(**kwargs)

Html Row element including a single title of 3 colspan.

LayerRow(**kwargs)

Html row element to describe a normal layer.

LayersControl(**kwargs)

Richer layerControl to add some controls over the lyers displayed on the map.

VectorRow(**kwargs)

Html row element to describe a vector layer.