Tim Schaub 71a6c4f270 Only call lineTo if we are in a new pixel for linestring
Rendering performance degrades as the context lineWidth increases when calling lineTo many times for the same pixel coordinate.  This appears to be a widespread performance issue and is very clearly improved by only calling lineTo when in a new pixel coordinate.
2013-10-14 17:06:44 -06:00
2013-09-24 15:14:49 +02:00
2013-07-16 17:13:38 +02:00
2013-09-24 15:14:50 +02:00
2013-10-02 13:30:19 +02:00
2013-02-12 15:47:55 +01:00
2013-10-08 13:47:46 -06:00
2013-03-22 10:59:09 +01:00
2013-04-03 13:04:37 +02:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

Check out the hosted examples or poke around the evolving API docs.

Please see our guide on contributing if you're interested in getting involved.

Description
Languages
JavaScript 99%
CSS 0.6%
Handlebars 0.3%
Shell 0.1%