ISA
aa38493f03
prepair redux
2024-09-09 15:20:00 +02:00
ISA
f0c61570a0
setInterval in useLineData um neue Änderungen zu zeichnen
2024-09-09 14:50:02 +02:00
ISA
e94ecd7279
feat(api): Add mock API routes for testing GIS lines and station names
...
- Created mock API route for fetching GIS lines data (/api/talas_v5_DB/gisLines/readGisLinesMock)
- Created mock API route for fetching station names data (/api/talas_v5_DB/station/getAllStationsNamesMock)
- Replaced original API calls in useLineData hook with mock routes for development and testing
2024-09-09 13:56:28 +02:00
ISA
03de1ab43e
Merge branch 'temp-branch2' into feature/main-contextmenu-line
2024-09-02 20:46:09 +02:00
ISA
9724c886b2
Station öffnen zweimal sichtbar für Marker und polyline
2024-09-02 13:58:59 +02:00
ISA
1ffca34cdc
ohne contextmenu Fehler in useLineData
2024-09-02 12:30:25 +02:00
ISA
de4a9bc7c0
TypeError: Cannot read properties of null (reading 'contextmenu') in useLineData -> einmal zurück dann ist die Fehler weg
2024-09-02 12:22:11 +02:00
ISA
ea46bd771b
mysql createPool
2024-09-02 09:06:49 +02:00
ISA
8699c1c4a0
POIs hinzufügen, löschen und bearbeiten funktioniert! in mapFeatures.js als marker, irgendwann in poi umbenennen
2024-08-15 15:53:27 +02:00
ISA
de6595d956
Filter duplicate entries by IdLD and Modul, keeping only the entry with the highest priority (lowest Level). Added console log for filtered results.
2024-08-15 07:36:58 +02:00
ISA
203ab85429
Station name in der Linie
2024-08-10 18:05:40 +02:00
ISA
d729e1408b
Stationnamen sind richtig
2024-08-10 14:06:19 +02:00
ISA
da487ba7bb
polylines mit Messwert und Schleifenwert
2024-08-10 11:40:33 +02:00
ISA
b0a4b5accd
API sortiert nach IdLD aber noch kein Messwert und Schleifenwert enthalten
2024-08-10 11:09:53 +02:00
ISA
b7116a1e6f
polylines tooltip content
2024-08-10 10:32:37 +02:00