stadiamaps / stadiamaps/ferrostar
Localize directions automatically when possible for Valhalla
Open
android
core
enhancement
good first issue
iOS
UI/UX
web
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
The idea would be to send the language code of the locale along with each request. This may require a small change to the code as I think we only pass costing options as a dictionary but this is a top level option IIRC.
We can get this from the device locale info and configure the core (mobile native) / map component (web) with an option to override the default locale.
Contributor guide
Assessment
This issue has not been assessed yet.