Adding float-no-zero branch hosted build
This commit is contained in:
7
float-no-zero/examples/popup-require.js
Normal file
7
float-no-zero/examples/popup-require.js
Normal file
@@ -0,0 +1,7 @@
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.Overlay');
|
||||
goog.require('ol.View2D');
|
||||
goog.require('ol.coordinate');
|
||||
goog.require('ol.layer.Tile');
|
||||
goog.require('ol.proj');
|
||||
goog.require('ol.source.TileJSON');
|
||||
Reference in New Issue
Block a user