geeViz.foliumView#

View GEE objects using Folium

geeViz.foliumView is facilitates viewing GEE objects in Folium. Layers can be added to the map using Map.addLayer and then viewed using the Map.view method.

Functions

add_ee_layer(self, ee_object, vis_params, ...)

Classes

foliumMapper([port])