-
Notifications
You must be signed in to change notification settings - Fork 12
What is legendLinks
?
#80
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
Comments
It is used to make available the set of |
It might be worthwhile thinking about having legends rendered on top of the map in one of the corners. As most modern web maps containing legends have them visually represented on the map itself as an image (i.e. Google Map JavaScript API ). |
I'm more on the side of leaving this in the domain of custom controls as of now, but they are definitely needed for many maps. That said, legendLinks[] might not be the right API to support, TBD. |
I think the concept of "legend links" is problematic because:
Do we have a UCR issue for this use case and/or capability? |
If we don't, we should do. It was added to support WMS and WMTS legend links capabilities, because originally I held that support for WMS and WMTS were baseline requirements, so I did my best to accommodate their facilities. That said, maybe the facility could be reimagined with a better and more accessible UI, and possibly a better API even. Often times a legend is a vital bit of meta-information about the map, and could be super useful for low-vision users etc. |
|
What is this?
The text was updated successfully, but these errors were encountered: