gee-community/geemap

Exported html shows up grey

Erida-Bendo opened this issue · 1 comments

The exported html map runs with errors/ renders grey.
I am creating it in a jupyter notebook with geemap 0.20.5.

I also went again through the ipyleaflet extension steps but it did not solve the issue

What might be the error?

image

giswqs commented

This is a longstanding ipyleaflet issue. See jupyter-widgets/ipyleaflet#1090.
It needs to be resolved by ipyleaflet.

As a workaround, you can use folium. import geemap.foliumap as geemap.