Update wmts-hidpi, add nicer-api-docs
This commit is contained in:
9
nicer-api-docs/examples/geolocation-require.js
Normal file
9
nicer-api-docs/examples/geolocation-require.js
Normal file
@@ -0,0 +1,9 @@
|
||||
goog.require('ol.Feature');
|
||||
goog.require('ol.FeatureOverlay');
|
||||
goog.require('ol.Geolocation');
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.View2D');
|
||||
goog.require('ol.dom.Input');
|
||||
goog.require('ol.geom.Point');
|
||||
goog.require('ol.layer.Tile');
|
||||
goog.require('ol.source.OSM');
|
||||
Reference in New Issue
Block a user