We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Currently the legend displayed in the TOC does not take in account the current scale of the map. This issue is related to #151.
The solution is to specify the scale parameter in the WMS getLegendGraphic request as specified in the comment here https://github.com/geosolutions-it/MapStore2/blob/master/web/client/components/TOC/fragments/legend/Legend.jsx#L42.
Regards
The text was updated successfully, but these errors were encountered:
fixed with #1669
Sorry, something went wrong.
No branches or pull requests
Hi,
Currently the legend displayed in the TOC does not take in account the current scale of the map. This issue is related to #151.
The solution is to specify the scale parameter in the WMS getLegendGraphic request as specified in the comment here https://github.com/geosolutions-it/MapStore2/blob/master/web/client/components/TOC/fragments/legend/Legend.jsx#L42.
Regards
The text was updated successfully, but these errors were encountered: