Opened 12 years ago
Closed 12 years ago
#2146 closed enhancement (fixed)
Show invisible layers in Legend
Reported by: | bscott | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 2.5 |
Component: | AJAX Viewer | Version: | 2.4.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Actually the legend show only layers that are visible. For some users ( mostly users that have ESRI experience) are confused because the do not know what layers are available in the maps. The idea would be to be able to show all layers in the legend, and changing the font/color of the layers that are not visible at the current scale. This would not change the actual legend, Users will have to select the options in the context menu to activate it.
Patch tested on IE/Firefox/Chrome
Bruno
Attachments (5)
Change History (6)
by , 12 years ago
Attachment: | ShowInvisibleLayers.patch added |
---|
by , 12 years ago
Attachment: | Actual Legend.png added |
---|
by , 12 years ago
Attachment: | Show invisible layers Menu.png added |
---|
by , 12 years ago
Attachment: | Legend with all layres.png added |
---|
by , 12 years ago
Attachment: | Hide invisible layers menu.png added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r7114 and r7115. Thanks for the patch