Update geom package to use new extent structure
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
goog.provide('ol.geom.AbstractCollection');
|
goog.provide('ol.geom.AbstractCollection');
|
||||||
|
|
||||||
|
goog.require('ol.extent');
|
||||||
goog.require('ol.geom.Geometry');
|
goog.require('ol.geom.Geometry');
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user