Format source code

This commit is contained in:
Tino Desjardins
2017-11-04 14:53:21 +01:00
parent 02016cf244
commit 7cb8b526a9

View File

@@ -24,8 +24,8 @@ var map = new ol.Map({
params: {
MAPDEFINITION: mdf,
FORMAT: 'PNG',
USERNAME: 'OpenLayers',
PASSWORD: 'OpenLayers'
USERNAME: 'OpenLayers',
PASSWORD: 'OpenLayers'
},
ratio: 2
})