-
Notifications
You must be signed in to change notification settings - Fork 2
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
Allow users to inspect a cell or feature to read more information #64
Comments
an option for an inspect widget as a way for users to indicate that they'd like to activate selection mode. I don't know what data about the cell we have to show but just some early thoughts here. https://www.figma.com/file/2gezwwtJdUoBc5SD2pB86W/stac_ipyleaflet---Release-0.2?type=design&node-id=28-6811&mode=design&t=uQzNYeWOAZO5nGNB-4 |
Addressing the multiple layers issue:
|
UI Update July 27, 2023
Overall changes to the DRAW widget
Select Point
Select Area (Existing Draw widget)
|
Issue #64 Add Marker/Pointer Inspect Widget to support Titiler COG layers
Making a note that we still need to include info from an identified |
0.3.0
python >= 3.9
(some of the widgets are incompatible at v 3.8)Context
After a user adds layers to display data on a map, they might want to inspect that data to learn more about:
Problem
Currently users can pan around the map and zoom in/out, but they cannot select a cell or feature to learn more. This doesn't provide enough information for them.
Ideas
Acceptance Criteria
The text was updated successfully, but these errors were encountered: