mapbox / mapbox/mapbox-gl-geocoder
Potosi or München :: search scope depending on language setting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 388
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
If the language is set to German
language : "de-DE",
then item
Potosí
Potosí, Bolivia
is no longer offered in the suggestion list. But "München" (for Munich)) is.
If the language is set to default, "München" is not on the short list, but Potosí is.
How can I have both "München" and "Potosí, Bolivia" in the search scope?
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 file or test is named. Start by reproducing the suggestion lists with language set to de-DE and to the default, then trace the geocoder search behavior that applies the language setting. Done means both München and Potosí, Bolivia are available in the intended search scope without breaking locale-specific results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100