Test fixes
This commit is contained in:
@@ -5,6 +5,11 @@ goog.provide('ol.test.Sphere');
|
||||
|
||||
goog.require('ol.Sphere');
|
||||
goog.require('ol.format.WKT');
|
||||
goog.require('ol.geom.GeometryCollection');
|
||||
goog.require('ol.geom.LineString');
|
||||
goog.require('ol.geom.MultiLineString');
|
||||
goog.require('ol.geom.MultiPoint');
|
||||
goog.require('ol.geom.Point');
|
||||
goog.require('ol.proj.EPSG4326');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user