inspector don't show up in eefolium and layer not uploaded #3
rodrigo-koblitz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I try:
import eefolium as geemap
Map = geemap.Map()
Map.addLayerControl()
Map
but te inspector didn't show up. Beyond that, when I try upload from
Map.addLayer(raster.clip(roi).select('ndbi'), parndBi, 'ndbi')
nothing happens!
How didn't have error message I don't know how starting to resolve.
I'm using it in google cloud platform.
Beta Was this translation helpful? Give feedback.
All reactions