Opened 10 years ago

Closed 10 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 jng, 10 years ago

Summary: Only top left tile of a tile map renderedOnly top left tile of a tile map is shown on map

comment:2 by jng, 10 years ago

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.

comment:3 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r2841 and r2842) and 2.6 (r2843)

Note: See TracTickets for help on using tickets.