dom map renderer - use goog.asserts
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
goog.provide('ol.dom.Map');
|
goog.provide('ol.dom.Map');
|
||||||
|
|
||||||
|
goog.require('goog.asserts');
|
||||||
goog.require('goog.dom');
|
goog.require('goog.dom');
|
||||||
goog.require('goog.dom.TagName');
|
goog.require('goog.dom.TagName');
|
||||||
goog.require('goog.math.Coordinate');
|
goog.require('goog.math.Coordinate');
|
||||||
|
|||||||
Reference in New Issue
Block a user