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

Localize labels into Japanese, Korean #566

Closed
1ec5 opened this issue Jul 3, 2018 · 0 comments
Closed

Localize labels into Japanese, Korean #566

1ec5 opened this issue Jul 3, 2018 · 0 comments

Comments

@1ec5
Copy link
Contributor

1ec5 commented Jul 3, 2018

The list of supported languages to automatically localize labels into should be updated to include Japanese and Korean, which are now available via the name_ja and name_ko fields in Mapbox Streets v7:

/**
* Arabic (if available, otherwise same as name)
*/
public static final String ARABIC = "name_ar";

@StringDef( {LOCAL_NAME, ENGLISH, FRENCH, SIMPLIFIED_CHINESE, ARABIC, SPANISH, GERMAN, PORTUGUESE,
RUSSIAN, CHINESE})

/ref mapbox/vector-tiles#54 mapbox/mapbox-gl-language#21 mapbox/mapbox-gl-native#12283
/cc @langsmith

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants