mapbox / mapbox/mapbox-sdk-js

Forward Geocoder is missing the fuzzyMatch setting

Open
#455 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
768
Forks
191
PR merge metrics
No merged PRs in 30d

Description

Hello,

`fuzzyMatch: boolean` setting is documented to be present in the forwardGeocoder ([https://github.com/mapbox/mapbox-sdk-js/blob/main/docs/services.md#forwardgeocode](url)), however it appears to be missing:

![image](https://user-images.githubusercontent.com/54367758/198839650-481ee2dd-8a0f-422a-a9f9-4042a81fd4a0.png)

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

Start with the forward geocoder documentation in docs/services.md and compare its documented fuzzyMatch setting with the corresponding forwardGeocoder implementation. Confirm where the setting is missing and verify that the implementation and documentation agree when the work is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.