LayerSlider
- class eomaps.utilities.LayerSlider(m, layers=None, pos=None, txt_patch_props=None, exclude_layers=None, name=None, **kwargs)
Methods
|
Get a slider-widget that can be used to switch between layers. |
|
Connect a callback function with an event. |
|
Remove the observer with connection id cid. |
Disconnect all events created by this widget. |
|
Get whether the widget is active. |
|
|
Return whether event should be ignored. |
|
Connect func as callback function to changes of the slider value. |
|
Remove the widget from the map |
|
Reset the slider to the initial value. |
|
Set whether the widget is active. |
|
|
|
Set slider value to val. |
Attributes
Is the widget active? |
|