Merge branch 'three' of https://github.com/tschaub/openlayers into three

This commit is contained in:
Petr Pridal
2012-06-19 09:20:51 +02:00

View File

@@ -39,7 +39,6 @@ ol.map = function(opt_arg) {
var map = new ol.Map();
if (goog.object.) {
}
return map;
};