-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Simplify the geemap module #1544
Conversation
🚀 Deployed on https://64757490cecdad17e0d48be6--opengeos.netlify.app |
@jdbcode The inspector GUI has been separated from the Map.add_inspector() |
After separating the Inspector GUI and Layer Manager GUI from |
This is great! The simplification of the |
This PR simplifies the
Map
class geemap module, making the widgets modular so that each widget can be added/removed programmatically