This commit is contained in:
Tom Payne
2013-03-11 16:47:39 +01:00
parent f150259eee
commit 9b734a3335
150 changed files with 8832 additions and 4380 deletions
+8
View File
@@ -0,0 +1,8 @@
goog.require('ol.AnchoredElement');
goog.require('ol.Coordinate');
goog.require('ol.Geolocation');
goog.require('ol.Map');
goog.require('ol.RendererHints');
goog.require('ol.View2D');
goog.require('ol.layer.TileLayer');
goog.require('ol.source.OpenStreetMap');