Create a renderer and draw when possible.

This commit is contained in:
Tim Schaub
2012-06-22 20:06:33 +02:00
parent c72f803038
commit af73489bd5
2 changed files with 25 additions and 13 deletions

View File

@@ -1,4 +1,3 @@
.ol-viewport { width:100%; height:100%; position:relative; left:0; top:0; }
.ol-renderer-webgl-canvas { width:100%; height:100%; }