The map now has a viewport and can render to a container.

This commit is contained in:
ahocevar
2012-06-21 18:56:48 +02:00
parent 8f90db58dc
commit e9e5fd27dc
3 changed files with 34 additions and 2 deletions

View File

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