[OpenLayers-Trac] Re: [OpenLayers] #3242: wfs-protocol-transactions.html: When draw the insertion point jump and follows the mouse away

OpenLayers trac-20090302 at openlayers.org
Mon Apr 4 03:39:50 EDT 2011


#3242: wfs-protocol-transactions.html: When draw the insertion point jump and
follows the mouse away
----------------------+-----------------------------------------------------
 Reporter:  jorix     |       Owner:              
     Type:  bug       |      Status:  new         
 Priority:  critical  |   Milestone:  2.11 Release
Component:  general   |     Version:  SVN         
 Keywords:            |       State:              
----------------------+-----------------------------------------------------

Comment(by erilem):

 The problem is related to max extent. Do this in !FireBug to see the max
 extent:

 {{{
 box = new OpenLayers.Feature.Vector(map.getMaxExtent().toGeometry());
 map.getLayersByClass('OpenLayers.Layer.Vector')[0].addFeatures(box);
 }}}

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


More information about the Trac mailing list