19 lines
333 B
Markdown
19 lines
333 B
Markdown
<!-- /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
|
|
|
|
---
|
|
|
|
[Zurück zur Übersicht](../README.md)
|