This commit is contained in:
Tim Schaub
2013-08-15 13:54:37 -04:00
parent 966034e4f7
commit af1cd64018
5 changed files with 7 additions and 7 deletions

View File

@@ -337,7 +337,7 @@ goog.require('goog.array');
goog.require('goog.dom.xml');
goog.require('ol.Feature');
goog.require('ol.geom.GeometryType')
goog.require('ol.geom.GeometryType');
goog.require('ol.geom.GeometryCollection');
goog.require('ol.geom.LineString');
goog.require('ol.geom.MultiLineString');