stadiamaps / stadiamaps/ferrostar

Move the route polyline rendering below labels (and other symbols?)

Open
#429 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.