Work around circular dependency bug
This commit is contained in:
@@ -4,6 +4,7 @@ goog.require('goog.debug.Logger.Level');
|
|||||||
goog.require('ol.Collection');
|
goog.require('ol.Collection');
|
||||||
goog.require('ol.Coordinate');
|
goog.require('ol.Coordinate');
|
||||||
goog.require('ol.Map');
|
goog.require('ol.Map');
|
||||||
|
goog.require('ol.MapOptions'); // FIXME this should not be required
|
||||||
goog.require('ol.control.Zoom');
|
goog.require('ol.control.Zoom');
|
||||||
goog.require('ol.layer.MapQuestOpenAerial');
|
goog.require('ol.layer.MapQuestOpenAerial');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user