Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding layer is not added in image visualization notebook #13

Open
isamarcortes opened this issue Jan 21, 2023 · 1 comment
Open

Adding layer is not added in image visualization notebook #13

isamarcortes opened this issue Jan 21, 2023 · 1 comment

Comments

@isamarcortes
Copy link

I attempted to go through the image visualization notebook, but I receive this error:
AttributeError: 'Map' object has no attribute 'setOptions'

@swdmike
Copy link

swdmike commented Apr 11, 2023

Me too!

GetStarted -> 10_get_started_with_EE.ipynb

Map = folium.Map(location=[40, -100], zoom_start=4)
Map.setOptions('HYBRID')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants