mapbox / mapbox/mapbox-gl-language
Localize other plugins
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by locating the plugin-detection and language-setting entry points, then verify the documented geocoder option and the directions plugin status. Done means detected plugins receive consistent language options where their APIs support them, with behavior verified by the available tests or manual checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100