pysepal.mapping.layers_control#

Extend functionalities of the ipyleaflet layer control.

Classes

BaseRow(*args, **kwargs)

Html row element to describe a base layer.

HeaderRow(*args, **kwargs)

Html Row element including a single title of 3 colspan.

LayerRow(*args, **kwargs)

Html row element to describe a normal layer.

LayersControl(*args, **kwargs)

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

VectorRow(*args, **kwargs)

Html row element to describe a vector layer.