Alexandre Dubé d1185da6b1 Replace mouseMove event condition by pointerMove
The original browser event was used to catch the mousemove event,
but in IE the 'pointermove' event is returned instead. So, instead
of using the original event, we use the map browser event, which
is always 'pointermove'.
2015-02-27 12:14:13 -05:00
2015-02-12 16:39:55 +01:00
2015-02-13 10:51:31 -07:00
2014-08-28 16:15:41 -06: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-01-03 22:58:06 -07:00
2015-02-13 10:52:02 -07:00
2014-02-25 22:02:35 +01:00
2014-03-11 21:41:36 +01:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

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

Please don't ask questions in the github issue tracker but use the mailing list instead.

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%