Added spawn context menu and controls rework

This commit is contained in:
Davide Passoni
2024-11-19 17:45:46 +01:00
parent 430d8db15d
commit 38f6788fa8
34 changed files with 1568 additions and 726 deletions

View File

@@ -176,4 +176,8 @@
.ol-explosion-icon {
fill: red;
}
path.leaflet-interactive:focus {
outline: none;
}