Files
openlayers/examples
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-02 09:46:11 +01:00
2013-09-16 22:51:57 +02:00
2013-12-02 09:48:59 +01:00
2013-09-24 14:56:25 +02:00
2012-10-19 21:56:59 +02:00
2013-07-25 11:40:35 +02:00
2013-11-11 15:56:15 +01:00
2013-12-12 17:02:15 +01:00
2013-10-08 15:37:32 +02:00