Commit Graph

12 Commits

Author SHA1 Message Date
ISA
f8e35cece6 Mit rechte Maustaste Link in localStorage speichern in setupPolylines.js 2024-09-04 15:50:27 +02:00
ISA
b7116a1e6f polylines tooltip content 2024-08-10 10:32:37 +02:00
ISA
d220d0baae refactor: Move API-Endpoint-Functions to /api/talas_v5_DB/ folder for better organization 2024-06-14 14:06:32 +02:00
ISA
55530336e7 SMS-Funkmodem in mapLayerState.js in SMSFunkmodem wegen Bindestrich, ansonsten default ist aus 2024-05-28 10:22:23 +02:00
isa
bd5a0c3ca0 add: idLD in readLocations.js
API-Endpunktroute
2024-05-25 22:59:59 +02:00
ISA
e1c3e36933 POI hinzufügen statt Station hinzufügen im Konext Menü und im Button 2024-05-21 07:04:10 +02:00
ISA
ce8d1f5a19 Fix: Sicherstellen, dass MapComponent innerhalb des RecoilRoot-Kontexts liegt
- Entfernt redundanten `RecoilRoot` aus `MapComponent`, um Probleme mit verschachtelten Wurzeln zu vermeiden.
- Sichergestellt, dass `MapComponent` immer innerhalb des zentralen `RecoilRoot` gerendert wird, der in `_app.js` definiert ist.
- Das Problem "Diese Komponente muss innerhalb einer `<RecoilRoot>`-Komponente verwendet werden" durch Platzieren aller Recoil-States im korrekten Kontext behoben.
- `ShowAddStationPopup` direkt als JSX-Element innerhalb von `MapComponent` zur besseren Übersicht verwendet.
2024-05-05 13:14:09 +02:00
ISA
0448d1bc56 Rename loadStore.js to readPoiMarkersStore.js 2024-05-03 13:58:02 +02:00
ISA
39e5e1cb5a Refactor: Reorganize state management into atoms and selectors directories
Moved all Recoil atoms to a new 'atoms' directory and selectors to a 'selectors' directory to clarify the project structure and improve maintainability. This change separates concerns by clearly distinguishing between simple state (atoms) and derived state (selectors), facilitating better understanding and scalability of the application's state management.
2024-05-03 10:18:42 +02:00
ISA
79c0b4e8cf Rename api/locations to api/readLocations and api/poiTyp to api/readPoiTyp 2024-05-03 09:26:09 +02:00
ISA
ee992d5a86 npm Pakete overlapping-marker-spiderfier-leaflet und leaflet.smooth_marker_bouncing benutzt 2024-04-19 07:11:04 +02:00
ISA
afee410333 first commit 2024-04-15 10:37:53 +02:00