Dependencies

This commit is contained in:
Tim Schaub
2013-08-15 14:07:11 -04:00
parent 4e053c4c0a
commit dd72408a88
12 changed files with 15 additions and 6 deletions

View File

@@ -346,6 +346,8 @@ goog.require('ol.geom.Point');
goog.require('ol.geom.Polygon');
goog.require('ol.parser.KML');
goog.require('ol.style.Fill');
goog.require('ol.style.Icon');
goog.require('ol.style.IconLiteral');
goog.require('ol.style.LineLiteral');
goog.require('ol.style.PolygonLiteral');
goog.require('ol.style.Stroke');