mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-02-04 01:04:33 +00:00
Use SSE frontend #3
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// How often to query the server?
|
||||
const REFRESH_INTERVAL_SEC = 60;
|
||||
|
||||
// Map layers
|
||||
var markersLayer;
|
||||
var geodesicsLayer;
|
||||
|
||||
Reference in New Issue
Block a user