mapbox / mapbox-gl-language

Switch language of your Mapbox GL JS style
https://mapbox.github.io/mapbox-gl-language/
BSD 3-Clause "New" or "Revised" License
198 stars 51 forks source link

Localize other plugins #19

Open 1ec5 opened 6 years ago

1ec5 commented 6 years ago

This plugin could detect the presence of the mapbox-gl-directions and mapbox-gl-geocoder plugins and set their respective language options for consistency.

gl-geocoder’s language option is documented here: https://github.com/mapbox/mapbox-gl-geocoder/blob/53d06d871574a227a6b414f3370247ea16e29238/API.md#mapboxgeocoder

gl-directions’ language option appears to be unimplemented: mapbox/mapbox-gl-directions#129.

/cc @Kilatsat @lukasmartinelli