removed artifacts from rebase

This commit is contained in:
Sascha Hagedorn 2016-07-28 19:26:33 +02:00
parent 0cf2b325e8
commit a2643a2ccf

View file

@ -74,8 +74,6 @@
}); });
map = new L.Map('map', { map = new L.Map('map', {
center: new L.LatLng(50.99, 9.86),
zoom: 6,
worldCopyJump: true worldCopyJump: true
}); });
if (!map.restoreView()) { if (!map.restoreView()) {