Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#238 closed defect (fixed)

error in initial map view

Reported by: madair Owned by: madair
Priority: P1 Milestone: Future
Component: Widgets Version: SVN
Severity: Blocker Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

with the updated OpenLayers library, the standard templates initial map view is coming up as fully zoomed out until the map is panned and then the correct map extent is shown. Happens with both MapServer and MapGuide. If the map.resize() call is commented out of fusion.initialized callback, the problem doesn't happen. And it doesn't happen with the Autodesk templates. Not sure yet if this is an OL or Fusion problem, but it does have to do with the map.updateSize() method.

Change History (2)

comment:1 by madair, 15 years ago

Resolution: fixed
Status: newclosed

(In [1825]) closes #238: error was due to OL regression in the Bounds.intersects() method that didn't pick up the overlapped but not contained case. OL at rev 9176

comment:2 by madair, 15 years ago

(In [1826]) re #238: also update OL themes

Note: See TracTickets for help on using tickets.