mapbox / mapbox/mapbox-gl-language

Localize other plugins

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.