Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Mapbox is showing multiple languages instead of English only #4460

Open
santoso8118 opened this issue May 18, 2023 · 1 comment
Open
Labels
bug Something isn’t working

Comments

@santoso8118
Copy link

Mapbox Navigation SDK version

2.10.0

Steps to reproduce

Our app is apply for Singapore market only

  1. Start a navigation
  2. Road name and manuever instruction texts are showing in multiple languages: English and Chinese

Expected behavior

We just want to show road name and manuever instruction in English only

Actual behavior

Road name and manuever instructions are showing multiple languages: English / Chinese

Is this a one-time issue or a repeatable issue?

repeatable

@santoso8118 santoso8118 added the bug Something isn’t working label May 18, 2023
@kried
Copy link
Contributor

kried commented May 29, 2023

Hi @santoso8118

Please take a look at our Localization and internationalization docs.
E.g. for English voice instructions, you can specify locale in DirectionOptions. And iOS Nav SDK uses Locale.nationalizedCurrent to display the current road name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

No branches or pull requests

2 participants