Add ol.TileUrl

This commit is contained in:
Tom Payne
2012-07-05 15:03:26 +02:00
committed by Tom Payne
parent 6ced2b5815
commit c04e3d339f
3 changed files with 56 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ goog.require('ol.MVCArray');
goog.require('ol.MVCObject');
goog.require('ol.TileBounds');
goog.require('ol.TileCoord');
goog.require('ol.TileUrl');