Adding float-no-zero branch hosted build
This commit is contained in:
6
float-no-zero/examples/drag-rotate-and-zoom-require.js
Normal file
6
float-no-zero/examples/drag-rotate-and-zoom-require.js
Normal file
@@ -0,0 +1,6 @@
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.View2D');
|
||||
goog.require('ol.interaction');
|
||||
goog.require('ol.interaction.DragRotateAndZoom');
|
||||
goog.require('ol.layer.Tile');
|
||||
goog.require('ol.source.MapQuest');
|
||||
Reference in New Issue
Block a user