This commit is contained in:
ISA
2025-05-28 08:04:34 +02:00
parent 97fbb6fdc1
commit 5f0133d638
107 changed files with 1446 additions and 454 deletions

14
docs/utils/markerUtils.md Normal file
View File

@@ -0,0 +1,14 @@
<!-- /docs/utils/markerUtils.md -->
# 📍 markerUtils.js
Hilfsfunktionen zur Erstellung und Konfiguration von Leaflet-Markern.
## Exportierte Funktionen
- `createIconByType(type)`
- `createMarker(position, icon)`
## Kontext
- Wird in `setupDevices.js` und `setupPOIs.js` verwendet