[OpenLayers-Trac] Re: [OpenLayers] #2839: canvas enhancements

OpenLayers trac-20090302 at openlayers.org
Mon Mar 21 16:26:50 EDT 2011


#2839: canvas enhancements
-----------------------------+----------------------------------------------
 Reporter:  tschaub          |       Owner:  crschmidt   
     Type:  feature          |      Status:  new         
 Priority:  minor            |   Milestone:  2.11 Release
Component:  Renderer.Canvas  |     Version:  2.10        
 Keywords:                   |       State:              
-----------------------------+----------------------------------------------

Comment(by rduivenvoorde):

 Last patch is now working for all geometry types (also point using an
 external graphic), and takes graphicOffsets and graphicSizes from styles
 into account

 At first it seemed that we should quit using the magic 5 pixels for
 defining a box around the event.xy because it seemed only necessary for
 points. But I think it is usefull for linegeometries also, and in general
 very usefull for mobile devices (all using canvas?) because using your
 finger trying to select a small point or line is less accurate then using
 a mouse-pointer, so some tolerance is ok.

 please let me know what you find of this

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


More information about the Trac mailing list