#20 closed defect (fixed)
MapGroup LayerEvents and Links support broken
Reported by: | pagameba | Owned by: | madair |
---|---|---|---|
Priority: | P1 | Milestone: | 1.0.4 |
Component: | Core | Version: | 1.0.3 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
somewhere along the way, support for LayerEvents and Links got broken. The code is all there to read and use them, but there is nothing that makes it available to the legend. The missing piece is that the property oMapInfo on Map got commented out during the move to OpenLayers and never got added back in.
Change History (6)
comment:1 by , 17 years ago
comment:4 by , 17 years ago
comment:5 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(in r1225) Re #20. Initial rework of Links and LayerEvents? support, needs testing.