[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 18:43:01 EDT 2011


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

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Ok, wild goose chase.

 The issue is that in r10554, the default for Google, Yahoo, and Virtual
 Earth layers was changed to {{{wrapDateLine: true}}}.  Since in
 OpenLayers, the "date line" is considered the {{{maxExtent}}} of a
 '''layer''' (not the map), if you set the max extent of your base layer to
 something other than the world, {{{wrapDateLine}}} has no meaning.

 We should have put something in the 2.10 release notes about this.  We
 could put something in the 2.11 release notes if that sounds good.

 A solution for the wfs-protocol-transactions.html is demonstrated in
 r11872.  A (perhaps simpler) one is to set {{{wrapDateLine: false}}} in
 the Google layer constructor for that example.  Both work.

 Please reopen this ticket if you think there is something else we should
 do about it.

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


More information about the Trac mailing list