add simple legend with colors

This commit is contained in:
Jakob Ketterl
2019-07-28 15:57:33 +02:00
parent 6e7d99376d
commit 74dddcb8ad
3 changed files with 28 additions and 1 deletions

View File

@ -12,5 +12,6 @@
<body>
${header}
<div class="openwebrx-map"></div>
<div class="openwebrx-map-legend"><h3>Colors</h3><div class="content"></div></div>
</body>
</html>