Commit Graph

11 Commits

Author SHA1 Message Date
ISA
566573eff6 Merge branch 'temp-branch' into feature/main-contextmenu-line 2024-09-02 12:08:35 +02:00
ISA
1e83274d40 Temporärer Commit vor Anwendung des Stashes 2024-09-02 11:56:23 +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
18ad7cad7e addEventListener Error Problem gelöst bei der Linien und die Klicks 2024-08-15 12:10:01 +02:00
ISA
dc9b48f012 Station von der Linie in neue Tab öffnen 2024-08-14 21:19:29 +02:00
ISA
77c2bf1c89 polyline.setStyle({ weight: 20 });
}); für bereiter Linie
2024-08-14 20:55:12 +02:00
ISA
43efbec102 feat(map): Implement context menu auto-close on outside click and improve user interaction
- Added `handleOutsideClick` to detect clicks outside the context menu and close it automatically.
- Implemented `closeContextMenu` function to hide the context menu when necessary.
- Enhanced `isMouseOverMenuItem` logic to track mouse movements and ensure the context menu remains open when interacting with menu items.
- Improved user experience by hiding context menu items by index and restoring them after user interaction.
2024-08-14 15:12:15 +02:00
ISA
3fc73e93fb linie Station in neue Tab öffnen in mapFeatures.js 2024-08-10 18:28:52 +02:00
ISA
d729e1408b Stationnamen sind richtig 2024-08-10 14:06:19 +02:00
ISA
b7116a1e6f polylines tooltip content 2024-08-10 10:32:37 +02:00