Commit Graph

8 Commits

Author SHA1 Message Date
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
e0c23402f7 Adjust zoom conditions: zoomIn only if zoom < 14, zoomOut only if zoom > 7 2024-08-14 15:43:53 +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