Merge Camera into Map

This commit is contained in:
Tom Payne
2012-07-14 18:34:02 +02:00
parent b80ce1fc26
commit fcf552ea40
5 changed files with 93 additions and 197 deletions

View File

@@ -2,7 +2,6 @@ goog.provide('ol');
goog.require('ol.Array');
goog.require('ol.Bounds');
goog.require('ol.Camera');
goog.require('ol.Extent');
goog.require('ol.Layer');
goog.require('ol.LayerRenderer');