Forward Geocoder is missing the fuzzyMatch setting
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:

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
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