mapbox-plugins-android icon indicating copy to clipboard operation
mapbox-plugins-android copied to clipboard

Add Italian to Localization Plugin `MapLocale` class

Open langsmith opened this issue 5 years ago • 0 comments

We support name_it in Mapbox Streets v8.3.

Seen in Mapbox Studio Screen Shot 2020-07-20 at 4 05 18 PM

The Localization Plugin's MapLocale class could stand to have Italian added to it for convenient access/usage.

https://github.com/mapbox/mapbox-plugins-android/blob/master/plugin-localization/src/main/java/com/mapbox/mapboxsdk/plugins/localization/MapLocale.java#L110-L111

Reference pr is https://github.com/mapbox/mapbox-plugins-android/pull/575 where Japanese and Korean were added to the plugin.

cc as simple fyi @1ec5 @jcsg

langsmith avatar Jul 20 '20 23:07 langsmith