Refactor MapMessageOverlay to use MessageBubble for message display

- Removed inline message display logic from MapMessageOverlay.
- Introduced MessageBubble widget to handle various message types and styles.
- Simplified message handling in MapMessageOverlay by delegating to MessageBubble.
- Enhanced code readability and maintainability by separating concerns.
This commit is contained in:
Janez T
2025-10-28 21:21:11 +01:00
parent b899c792a6
commit 0371c3cd04
4 changed files with 1129 additions and 1365 deletions

File diff suppressed because it is too large Load Diff