[OpenLayers-Trac] [OpenLayers] #408: Points seem slow when drawn as a circle
OpenLayers
trac at openlayers.org
Thu Nov 16 03:50:33 EST 2006
#408: Points seem slow when drawn as a circle
----------------------+-----------------------------------------------------
Reporter: camerons | Owner:
Type: feature | Status: new
Priority: minor | Milestone: Vector RC1
Component: general | Version:
Keywords: |
----------------------+-----------------------------------------------------
It seems from my initial testing that the Point layer is a lot slower to
render than line and polygon. I suspect this is because the points are
rendered as a circle, which uses relatively complex maths to create it.
I suspect the points would be faster if drawn as a square or triangle.
--
Ticket URL: <http://trac.openlayers.org/ticket/408>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list