Opened 16 years ago

Last modified 12 years ago

#469 closed defect

Fusion Tiled Maps Issues — at Version 1

Reported by: jbirch Owned by:
Priority: medium Milestone:
Component: Fusion Version: 2.1.0
Severity: major Keywords: fusion, tiled
Cc: pagameba, madair External ID:

Description (last modified by jbirch)

Tiled maps in Fusion do not appear to be fully supported yet.

To test these, modify Aqua's ApplicationDefinition.xml, changing to the map to MapsTiled\Sheyboygan, and setting SingleTile to false. All of these were tested in FireFox.

  1. Zoom slider does not appear to initialize. Stays on closest zoom in.
  1. Selection graphic is offset up and to the right by several pixels (Firefox 2)
  1. When panning and zooming, sometimes I'll get an error in MapTip.js at line 203, erroring out because this.oMapTipPosition.y is null. I'm not sure what's happening here; whether I'm placing the mouse over a div that's floating over the map, or if it's trying to query while the map div isn't active?
  1. The Legend panel does not "work" with tiled layers properly. It will need some kind of special treatment to only display a check-box at the parent level, etc.
  1. Specifying a tile size smaller than 300x300 in the MapGuide server config makes small outlines appear around the images. Perhaps the OL code is hard-coded to 300x300?

The performance of tiled maps in Fusion is pretty decent though. I'd love to be able to use this stuff!

Change History (1)

comment:1 by jbirch, 16 years ago

Cc: pspencer madair added
Description: modified (diff)

Added number 4 and 5 to the list.

Note: See TracTickets for help on using tickets.