Export ol.Geolocation.SUPPORTED
This commit is contained in:
@@ -1 +1,2 @@
|
||||
@exportClass ol.Geolocation ol.GeolocationOptions
|
||||
@exportSymbol ol.Geolocation.SUPPORTED
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
// FIXME handle geolocation not supported
|
||||
|
||||
goog.provide('ol.Geolocation');
|
||||
goog.provide('ol.Geolocation.SUPPORTED');
|
||||
goog.provide('ol.GeolocationProperty');
|
||||
|
||||
goog.require('goog.events');
|
||||
|
||||
Reference in New Issue
Block a user