Tiny bit of style

This commit is contained in:
Tim Schaub
2012-09-29 01:17:46 +02:00
parent c24e520961
commit bc5cd13855
5 changed files with 69 additions and 9 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ var domMap = new ol.Map(document.getElementById('domMap'), {
center: new ol.Coordinate(0, 0),
layers: new ol.Collection([layer]),
renderer: ol.RendererHint.DOM,
zoom: 0
zoom: 1
});
domMap.getControls().push(new ol.control.MousePosition({