From: Philipp Spitzer Date: Tue, 22 May 2018 20:32:46 +0000 (+0200) Subject: Remove unnecessary whitespace. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/mediawiki_extensions/wrmap.git/commitdiff_plain/de2942ce8013cacb502db0aecad64816da4148d6 Remove unnecessary whitespace. --- diff --git a/wrmap.js b/wrmap.js index 4b922a2..24d42e5 100644 --- a/wrmap.js +++ b/wrmap.js @@ -254,7 +254,7 @@ function init_wrmap(i, jq_map) { center: new OpenLayers.LonLat(lon, lat).transform(EPSG4326, EPSG3857), zoom: zoom }); - + // add features // if this would be done before the layer is added to the map, the features are not added