Austin Hyde c9ca219286 Fix the root cause of the IE mouseup event bug.
When the event object is reference outside the call stack of the
original event handler (like in a setTimeout), accessing its
properties results in a "member not found" error. The solution is to
clone the event object and use the clone.
2014-02-05 10:32:14 -05:00
2014-01-09 23:04:15 +01:00
2014-01-29 15:12:53 +01:00
2014-02-03 14:59:06 -07:00
2013-11-06 19:11:21 +01:00
2013-11-20 11:39:20 +01:00
2013-02-12 15:47:55 +01:00
2013-03-22 10:59:09 +01:00
2014-02-03 14:59:06 -07: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 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%