WebGL MapRenderer inicializaiton with a test (it may fail on computers without WebGL).

This commit is contained in:
Petr Pridal
2012-06-21 15:51:00 +02:00
parent 1cca6b4069
commit 6ca9112af2
4 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ goog.require("ol.geom.multipoint");
goog.require('ol.layer.XYZ');
goog.require('ol.layer.OSM');
goog.require('ol.renderer.TileLayerRenderer');
goog.require('ol.renderer.WebGL');