Added context to heatmap, and devices

This commit is contained in:
2020-11-18 12:04:32 +01:00
parent 490f0f3265
commit 39a38fe8eb
5 changed files with 45 additions and 81 deletions

View File

@ -22,11 +22,11 @@
-->
<title>Birdmap</title>
</head>
<body>
<body style="height: 100vh;">
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
<div id="root" style="height: 100vh;"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.