This commit is contained in:
Éric Lemoine
2013-03-15 10:38:51 +01:00
parent 9b734a3335
commit ef9db32dda
215 changed files with 12768 additions and 8296 deletions
+6
View File
@@ -0,0 +1,6 @@
goog.require('ol.Coordinate');
goog.require('ol.Map');
goog.require('ol.View2D');
goog.require('ol.control.ZoomSlider');
goog.require('ol.layer.TileLayer');
goog.require('ol.source.MapQuestOpenAerial');