Export ol.DeviceOrientation.SUPPORTED
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
@exportClass ol.DeviceOrientation ol.DeviceOrientationOptions
|
@exportClass ol.DeviceOrientation ol.DeviceOrientationOptions
|
||||||
|
@exportSymbol ol.DeviceOrientation.SUPPORTED
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
goog.provide('ol.DeviceOrientation');
|
goog.provide('ol.DeviceOrientation');
|
||||||
|
goog.provide('ol.DeviceOrientation.SUPPORTED');
|
||||||
goog.provide('ol.DeviceOrientationProperty');
|
goog.provide('ol.DeviceOrientationProperty');
|
||||||
|
|
||||||
goog.require('goog.events');
|
goog.require('goog.events');
|
||||||
|
|||||||
Reference in New Issue
Block a user