Update ol.Projection

This commit is contained in:
Tom Payne
2012-07-06 12:16:02 +02:00
committed by Tom Payne
parent c56fce2be8
commit 89ec9bf07a
5 changed files with 456 additions and 258 deletions

View File

@@ -6,6 +6,7 @@ goog.require('ol.Extent');
goog.require('ol.LayerView');
goog.require('ol.MVCArray');
goog.require('ol.MVCObject');
goog.require('ol.Projection');
goog.require('ol.TileBounds');
goog.require('ol.TileCoord');
goog.require('ol.TileGrid');