Adding float-no-zero branch hosted build
This commit is contained in:
9
float-no-zero/examples/mouse-position-require.js
Normal file
9
float-no-zero/examples/mouse-position-require.js
Normal file
@@ -0,0 +1,9 @@
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.View2D');
|
||||
goog.require('ol.control');
|
||||
goog.require('ol.control.MousePosition');
|
||||
goog.require('ol.coordinate');
|
||||
goog.require('ol.dom.Input');
|
||||
goog.require('ol.layer.Tile');
|
||||
goog.require('ol.proj');
|
||||
goog.require('ol.source.OSM');
|
||||
Reference in New Issue
Block a user