let's zoom out a little, seems appropriate for now

This commit is contained in:
Jakob Ketterl 2019-07-07 01:22:45 +02:00
parent ceea2475a1
commit af315e1671
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
lat: config.receiver_gps[0],
lng: config.receiver_gps[1]
},
zoom: 8
zoom: 5
});
processUpdates(updateQueue);
$.getScript("/static/nite-overlay.js").done(function(){