canvas reference cleanup
This commit is contained in:
parent
73bec2d23d
commit
58e11474a9
20 changed files with 26 additions and 460 deletions
|
|
@ -4,9 +4,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||
});
|
||||
|
||||
const index = (() => {
|
||||
const overrides = {
|
||||
// '32899, Orlando, Florida, USA': { x: -80.6774, y: 28.6143 },
|
||||
};
|
||||
const overrides = {};
|
||||
const AutoRefreshIntervalMs = 500;
|
||||
const AutoRefreshTotalIntervalMs = 600000; // 10 min.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue