stadiamaps / stadiamaps/ferrostar
Move the route polyline rendering below labels (and other symbols?)
Open
android
good first issue
iOS
UI/UX
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
One of our users pointed out that the route line obscures road labels. As far as I can recall, most other navigation maps will draw the polyline under all labels, so we should probably do this by default.
Related issues:
* https://github.com/Rallista/maplibre-compose-playground/issues/85 - Blocker for supporting this on Android.
* https://github.com/maplibre/swiftui-dsl/issues/69 - We can already do this today on iOS, but not in a style-neutral way. Ideally we try to do a smart insertion below all symbol layers since that's what almost everyone wants AFAIK
Contributor guide
Assessment
This issue has not been assessed yet.