Commit Graph

5 Commits

Author SHA1 Message Date
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