Fran Peručić 56067d1cda Prevent unnecessary function calls
handlePointerMove_ doesn't need to be called when dragging.
handleDragEvent_ takes care of the event in that case.

in handleDragEvent_, createOrUpdateVertexFeature_ doesn't need to be called for each dragged segment. it can be called only once with current vertex.

fixes made to pass the build
2015-03-25 11:19:24 +01:00
2015-02-12 16:39:55 +01:00
2015-03-03 22:27:15 +01:00
2015-03-23 16:08:36 +01:00
2015-03-23 14:14:34 +01:00
2015-03-25 11:19:24 +01:00
2014-12-19 17:45:48 -07:00
2015-01-07 21:06:04 -07:00
2014-12-19 17:45:48 -07:00
2013-02-12 15:47:55 +01:00
2015-02-12 16:39:55 +01:00
2015-03-23 14:14:34 +01:00
2015-01-03 22:58:06 -07:00
2015-03-09 16:03:09 +01:00
2014-02-25 22:02:35 +01:00
2015-03-23 14:14:34 +01:00
2014-03-11 21:41:36 +01:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

Examples

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

Contributing

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%