geeservermap.elements.layers#
TODO Missing docstring.
Module Contents#
Classes#
TODO Missing docstring. |
|
TODO Missing docstring. |
|
TODO Missing docstring. |
|
TODO Missing docstring. |
- class geeservermap.elements.layers.Geometry(geometry)[source]#
TODO Missing docstring.
- Parameters:
geometry (ee.Geometry) –
- class geeservermap.elements.layers.Image(image, visParams)[source]#
TODO Missing docstring.
- Parameters:
image (ee.Image) –
visParams (VisParams) –
- class geeservermap.elements.layers.MapLayer(url, opacity, visible, attribution=ATTR)[source]#
TODO Missing docstring.