#468 closed defect (invalid)
Fusion doesn't use tile cache for ajax tiled maps
Reported by: | zspitzer | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 2.1 |
Component: | Fusion | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
Fusion in RC4 is not using the Tilecache for maps with base layer groups
The openlayers mapguide layer support does support using tiled maps
I created a tiled map and then created flexible and static weblayouts
The static version called GETTILEIMAGE whereas the Fusion version use GETDYNAMICIMAGE
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I've tested this against 2.0.0 Release, watching the net with Fiddler, and have confirmed that with the above change the Fusion tiled maps call the tiles. There are other defects though when using this type of map, which I've added to #469
comment:3 by , 17 years ago
I have logged a bug against studio 2009 which didn't add this change referencing this bug
Zac, in your ApplicationDefinitions, do both of the map sections contain a section that looks like:
If so, try changing this to false for the tiled map and see what happens?