-
Notifications
You must be signed in to change notification settings - Fork 26
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
Tooltips for layer view drawer #1594
Comments
We can add tooltips but we cannot replace the meta tag.
At best this will add complexity but won't get rid of the meta tag. |
I agree we have to leave meta as is. I think this is actually larger than just for layers, it should work for layer groups and infoj groups too. I propose adding these flags LayerTooltip would just add the tooltip icon (as is currently supported on an infoj entry) next to the layer title. GroupTooltip when applied on a layer would add the tooltip icon next to the layer drawer group title. GroupTooltip when applied in the infoj would add the tooltip icon next to the infoj drawer group title. |
adding a button to the header for the information to show in a dialog would be my preferred option. |
Needs further specification! |
Description
It isn't obvious to some users that layers can be expanded (to reveal layer descriptions, style settings/legends and filters). Being able to add tooltips to a layer would enable users to access information about a layer, before having to expand. It would also help to reduce the space taken up in the left-hand panel (from layer descriptions in the meta).
On a mobile, layer tooltips could be disabled.
Type of Issue
The text was updated successfully, but these errors were encountered: