data overlays

This commit is contained in:
Gwendolyn 2024-11-21 11:56:31 +01:00
parent 60de7857d6
commit 7904a95b80
22 changed files with 1230 additions and 219 deletions

View file

@ -53,6 +53,7 @@ def geometrystyles(request):
'altitudemarker': '#0000FF',
'beaconmeasurement': '#DDDD00',
'rangingbeacon': '#CC00CC',
'dataoverlayfeature': '#3366ff',
}