-
Notifications
You must be signed in to change notification settings - Fork 2
feat(map): upgrade to MapLibre with MapTiler styling #3
Copy link
Copy link
Closed
Description
Problem
The current map implementation using OSM tiles feels outdated and lacks visual customization. The raster-based tiles can appear blurry when zooming and do not support modern features like smooth rotation or tilting. Additionally, the styling does not match the app's overall aesthetic, making the map feel like a separate, unpolished component.
Solution
Upgrade the map engine to MapLibre using MapTiler for vector styling. This will provide high-resolution, vector-based rendering that stays sharp at all zoom levels. The new implementation will allow for better UI styling, improved performance, and a more interactive experience (smooth zooming/rotation) that aligns with the rest of the app.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels