Publishing edit branch
This commit is contained in:
8
edit/examples/geolocation-require.js
Normal file
8
edit/examples/geolocation-require.js
Normal file
@@ -0,0 +1,8 @@
|
||||
goog.require('ol.Geolocation');
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.Overlay');
|
||||
goog.require('ol.RendererHints');
|
||||
goog.require('ol.View2D');
|
||||
goog.require('ol.dom.Input');
|
||||
goog.require('ol.layer.Tile');
|
||||
goog.require('ol.source.OSM');
|
||||
Reference in New Issue
Block a user