Opened 14 years ago
Closed 13 years ago
#466 closed enhancement (fixed)
Enhance Fusion to support multiple baselayers
Reported by: | liuar | Owned by: | liuar |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | MapGuide | Version: | 2.0 |
Severity: | Major | Keywords: | Baselayers MapGuide |
Cc: | Browser: | All | |
External ID: | 1367486.01 | Operating System: | All |
state: | Committed |
Description
It has been lasting years that MapGuide/Fusion users would like to have a Fusion viewer that supports multiple baselayers displaying in a single map, like the ajax viewer.
Currently, Fusion just display the first baselayer group and ignore any other groups regardless they are baselayer groups or normal groups, which makes lots of issues when using combined baselayers and normal layers in a map.
Since Openlayers restricts that a map can contain only one baselayer, I make a workaround to enable multiple baselayers which treat all the baselayers as nomal layers. Please see the attached patch for details.
--Arthur
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | MultipleBaselayers.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
state: | New → Committed |
Status: | new → closed |