Tim Schaub 0ed59f7be3 Merge pull request #1348 from tschaub/beforechange
Add `ol.ObjectEvent` for changes to `ol.Object` properties.  Previously, `ol.Object` dispatched instances of `goog.events.Event` with type `change`.  Now `ol.ObjectEvent` instances will be dispatched on property changes.  The events include a `getKey` method to get the name of the property being changed.  The `beforepropertychange` type event is fired before a property value changes, and the `propertychange` type event fires after the property value changes.
2013-12-13 07:28:36 -08:00
2013-12-12 15:06:05 +01:00
2013-09-24 15:14:50 +02:00
2013-11-06 19:11:21 +01:00
2013-02-12 15:47:55 +01: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%