Closed anyway2019 closed 3 years ago
compare the two picture(ios is Chinese but android is en)
i have fixed it by specify StyleURL as below and add code localizationPlugin.setMapLanguage(MapLocale.CHINA);
mapbox://styles/mapbox/streets-v10
mapbox://styles/mapbox/outdoors-v10
mapbox://styles/mapbox/dark-v9
mapbox://styles/mapbox/light-v9
mapbox://styles/mapbox/satellite-streets-v9
mapbox://styles/mapbox/traffic-day-v2
mapbox://styles/mapbox/traffic-night-v2
the sdk and plugins :
the demo from example: