[OpenLayers-Trac] [OpenLayers] #1244: OverviewMap overhaul

OpenLayers trac at openlayers.org
Mon Jan 7 15:54:28 EST 2008


#1244: OverviewMap overhaul
----------------------------------+-----------------------------------------
  Reporter:  tschaub              |       Owner:  tschaub    
      Type:  feature              |      Status:  closed     
  Priority:  minor                |   Milestone:  2.6 Release
 Component:  Control.OverviewMap  |     Version:  2.5        
Resolution:  fixed                |    Keywords:             
     State:  Complete             |  
----------------------------------+-----------------------------------------
Changes (by tschaub):

  * status:  assigned => closed
  * state:  Commit => Complete
  * resolution:  => fixed

Comment:

 (In [5674]) Gutting the OverviewMap control to give it an update.  Now
 uses a click handler and a drag handler instead of its own event handling
 code.  In addition, the control now has a minRecSize property.  When the
 extent rectangle is smaller than the specified size, its style is
 switched.  By default, we provide a rectangle replacement graphic.  This
 can be customized with CSS.  Finally, I'm tucking in one non-API property.
 The dragging arg sent to map.setCenter is now stored at map.dragging.
 This gives easy reference to dragging state where a reference to the
 navigation control and its drag handler is not convenient.  r=pspencer
 (closes #1244)

-- 
Ticket URL: <http://trac.openlayers.org/ticket/1244#comment:12>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list