Rename ol.DragBoxEvent to ol.interaction.DragBox.Event

This commit is contained in:
Frederic Junod
2016-09-06 09:09:23 +02:00
parent 86c1513062
commit 7135cec0fd
2 changed files with 42 additions and 42 deletions
+1
View File
@@ -10,6 +10,7 @@ A number of internal types have been renamed. This will not affect those who us
* rename `ol.CollectionProperty` to `ol.Collection.Property`
* rename `ol.DeviceOrientationProperty` to `ol.DeviceOrientation.Property`
* rename `ol.DragBoxEvent` to `ol.interaction.DragBox.Event`
* rename `ol.GeolocationProperty` to `ol.Geolocation.Property`
* rename `ol.OverlayPositioning` to `ol.Overlay.Positioning`
* rename `ol.OverlayProperty` to `ol.Overlay.Property`