let's zoom out a little, seems appropriate for now
This commit is contained in:
parent
ceea2475a1
commit
af315e1671
@ -105,7 +105,7 @@
|
|||||||
lat: config.receiver_gps[0],
|
lat: config.receiver_gps[0],
|
||||||
lng: config.receiver_gps[1]
|
lng: config.receiver_gps[1]
|
||||||
},
|
},
|
||||||
zoom: 8
|
zoom: 5
|
||||||
});
|
});
|
||||||
processUpdates(updateQueue);
|
processUpdates(updateQueue);
|
||||||
$.getScript("/static/nite-overlay.js").done(function(){
|
$.getScript("/static/nite-overlay.js").done(function(){
|
||||||
|
Loading…
Reference in New Issue
Block a user