mapbox / mapbox/mapbox-sdk-js

New v6 geocoding batch API is not exposed through the SDK

Open
#485 0 comments 2 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

I was trying to figure out how to use the new batching capability shown at https://docs.mapbox.com/api/search/geocoding#batch-geocoding, but it looks like the latest SDK (0.16.0) does not support this yet.

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 linked Mapbox batch geocoding documentation, then inspect the SDK's existing geocoding service entry point and related tests. Compare the v6 batch operation with the current SDK surface; done means the batch capability is exposed through the SDK and covered by tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.