add an ol.Tile class

This commit is contained in:
Éric Lemoine
2012-06-19 14:50:27 +02:00
parent 1043a53fe1
commit ce20ba066c
4 changed files with 77 additions and 0 deletions
+2
View File
@@ -3,3 +3,5 @@ goog.require('ol.bounds');
goog.require("ol.map");
goog.require("ol.loc");
goog.require("ol.projection");
goog.require("ol.Tile");