Add experimental drag control (to be replaced)
This commit is contained in:
@@ -25,6 +25,8 @@ goog.require('ol.TileUrlFunction');
|
||||
goog.require('ol.TileUrlFunctionType');
|
||||
goog.require('ol.TransformFunction');
|
||||
goog.require('ol.control.DblClickZoom');
|
||||
goog.require('ol.control.Drag');
|
||||
goog.require('ol.control.DragPan');
|
||||
goog.require('ol.control.MouseWheelZoom');
|
||||
goog.require('ol.createMap');
|
||||
goog.require('ol.dom');
|
||||
|
||||
Reference in New Issue
Block a user