Opened 16 years ago

Closed 15 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 madair, 15 years ago

(In [1661]) re #140: add Layers base class for various layer types

comment:2 by madair, 15 years ago

(In [1662]) re #140: further changes to support multiple layer types

comment:3 by madair, 15 years ago

(In [1663]) re #140: move MapGuide and MapServer to layers directory

comment:4 by madair, 15 years ago

(In [1664]) re #140: update of MapGuide layer to new directory

comment:5 by madair, 15 years ago

(In [1665]) re #140: update of measure widget to new directory

comment:6 by madair, 15 years ago

Priority: P2P1

comment:7 by madair, 15 years ago

(In [1670]) re #140: update of build.xml to reflect new directory structure

comment:8 by madair, 15 years ago

(In [1671]) re #140: update of build.xml to reflect new directory structure for compressed builds

comment:9 by madair, 15 years ago

(In [1672]) re #140: proper check of Generic layerType

comment:10 by madair, 15 years ago

(In [1673]) re #140: fixes to get Google layer working; allow caching for tiled maps

comment:11 by madair, 15 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 madair, 15 years ago

(In [1677]) re #140: restore MapGuide code accidentally remove in rev 1664

comment:13 by madair, 15 years ago

(In [1682]) re #140: adjust PHP path for MapMenu widget

comment:14 by madair, 15 years ago

Resolution: fixed
Status: newclosed

(In [1775]) closes #140: example of mixed layer types in a MapGroup; basic implementation of this is complete but more testing is required. Report issues as individual tickets

Note: See TracTickets for help on using tickets.