Commit Graph

5 Commits

Author SHA1 Message Date
ISA
289ce6d6f5 feat: Line and markers with green color 2024-06-14 13:14:02 +02:00
ISA
1185444a6a refactor: Move readGisLines to /api/talas_v5_DB/gisLines/ folder for better organization 2024-06-14 12:35:53 +02:00
ISA
13c5cc26e9 Merge branch 'temp-branch' into Dev, because was in HEAD because git checkout
feat: Implement dynamic line coloring based on module IDs

Enhanced the map visualization by implementing dynamic line coloring, assigning unique colors to polyline elements based on their corresponding module IDs. This update fetches color settings from the linesColorAPI and applies them to the line drawings on the map. The change aims to improve the visual distinction between different lines, facilitating easier identification and analysis for users.
2024-06-13 14:25:42 +02:00
ISA
a983780b64 stash: linesColors 2024-06-11 15:09:35 +02:00
ISA
06bde39617 add: http://localhost:3000/api/linesColorApi für Farbe der Linien 2024-06-11 07:34:07 +02:00