Add initial ol.WebGLMapRenderer skeleton

This commit is contained in:
Tom Payne
2012-07-10 19:41:14 +02:00
committed by Tom Payne
parent bcf4d9416c
commit fbefb98026
2 changed files with 45 additions and 0 deletions
+1
View File
@@ -18,3 +18,4 @@ goog.require('ol.TileStore');
goog.require('ol.TileUrlFunction');
goog.require('ol.TileUrlFunctionType');
goog.require('ol.TransformFunction');
goog.require('ol.WebGLMapRenderer');