[OpenLayers-Trac] [OpenLayers] #619: Curve radius is not based on geographic data.

OpenLayers trac at openlayers.org
Mon Apr 2 10:25:33 EDT 2007


#619: Curve radius is not based on geographic data.
-----------------------+----------------------------------------------------
  Reporter:  alilucio  |       Owner:             
      Type:  bug       |      Status:  new        
  Priority:  minor     |   Milestone:  2.4 Release
 Component:  general   |     Version:  SVN        
Resolution:            |    Keywords:             
-----------------------+----------------------------------------------------
Comment (by crschmidt):

 Geometry.Curve, when drawn in SVG, draws a curve from [a] through [b] to
 [c]. To draw an ellipse:

   Geometry.Curve([0,0], [2.5,5], [5,0], [2.5, -5], [0,0])

 Should work.

 If it doesn't, that's probably a bug. I don't know enough about the curve
 drawing to say.

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


More information about the Trac mailing list