[OpenLayers-Trac] [OpenLayers] #474: overview map isn't properly updated when the argparser kicks in
OpenLayers
trac at openlayers.org
Fri Jan 19 15:25:24 EST 2007
#474: overview map isn't properly updated when the argparser kicks in
---------------------+------------------------------------------------------
Reporter: tschaub | Owner: tschaub
Type: bug | Status: new
Priority: minor | Milestone: 2.3 Release
Component: general | Version:
Keywords: |
---------------------+------------------------------------------------------
The overview map relies on moveend events getting triggered to know when
to update itself. When the argparser is invoked (before adding the
overview map control), the moveend event happens before the overview map
control is drawn. So, the overview map's draw method should check if the
map already has an extent, and update itself if so. Patch to follow.
--
Ticket URL: <http://trac.openlayers.org/ticket/474>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list