ISA
6f1df8db94
merge fix v1.0.8.1 Browser lädt ständig die Seite neu wenn keine Linien existieren
2025-02-12 14:51:17 +01:00
ISA
62b6e55a0a
Version 1.0.2 mit node_modules Verzeichnis
2024-10-02 07:58:24 +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
ad7c7f84a0
POI hinzufügen mit mysql2 Bibliothek irgendwie nicht optimal, mysql Bibliothek funktioniert gut, Pool auch genutzt in mysql Bibliothek für mehr Performence und weniger Probleme mit conntctions
2024-08-14 20:38:55 +02:00
ISA
b7116a1e6f
polylines tooltip content
2024-08-10 10:32:37 +02:00
ISA
a7b7e3f25a
feat: Pois icons ,Add error handling for fetch and database operations
...
- Added try-catch block in MapComponent.js to handle errors during fetch operation
- Added try-catch block in API route to handle errors during database query
This improves the robustness and error tolerance of the application by ensuring errors are properly caught and logged.
2024-06-19 09:42:58 +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