Feature #5680
Refresh Legend when zooming
| Status: | Resolved | Start Date: | 05/30/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 2.0.0 | |||
| Patch supplied: | No |
Description
René-Luc added the "scale" parameter to the GetLegend request. Now the web client must display layers legends corresponding to the current zoom level:
- When zooming in/out, refresh all the visible legend images
- When the user clicks to display the legend, use GetLegend with current scale
This way we will save some queries at launch (no need to fetch the legends when they are visible), and visible legends will always correspond to the current scale
History
Updated by Michael Douchin 9 months ago
- Status changed from New to Resolved
Updated by Michael Douchin 9 months ago
- Target version changed from 1.2.0 to 2.0.0