Opened 11 years ago
Closed 11 years ago
#614 closed defect (fixed)
Only top left tile of a tile map is shown on map
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 2.0 |
Severity: | Blocker | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description ¶
Create an Application Definition that points to a Tiled Map Definition.
Only the top-left tile is ever drawn on the map.
Change History (3)
comment:1 by , 11 years ago
Summary: | Only top left tile of a tile map rendered → Only top left tile of a tile map is shown on map |
---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The biggest clue to this issue is that when OpenLayers.Layer.MapGuide.getURL() is called, it gets passed a bounds that has NaN for all components.