Opened 16 years ago
Closed 16 years ago
#140 closed enhancement (fixed)
Support multiple maps per mapgroup
Reported by: | jbirch | Owned by: | madair |
---|---|---|---|
Priority: | P1 | Milestone: | 2.0 |
Component: | Core | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description ¶
Please modify Fusion to allow multiple maps to be added to a single MapGroup.
Currently in MapGuide you can not share tile caches among multiple maps, and modifications to the dynamic portion of a map invalidates the tile cache.
If Fusion allowed users to add both single-tile and tiled map definitions to a single MapGroup, this would allow similar behaviour to MapGuide's current base layer groups with neither of these drawbacks.
Change History (14)
comment:1 by , 16 years ago
comment:6 by , 16 years ago
Priority: | P2 → P1 |
---|
comment:7 by , 16 years ago
comment:8 by , 16 years ago
comment:10 by , 16 years ago
comment:11 by , 16 years ago
(In [1676]) re #140: changes suggested by JSLint, remove extra commas in MapGuideViewerApi.js and remove that from the single file build
comment:12 by , 16 years ago
comment:14 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [1661]) re #140: add Layers base class for various layer types