mapbox / mapbox/mapbox-gl-geocoder

Geocoding mapbox.places

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

Nobody has claimed this yet.

auto-triaged needs information
Dominant language
JavaScript
Stars
388
Forks
181
PR merge metrics
No merged PRs in 30d

Description

It's not working with this get API url?
I have put access token as well, but still getting feature [] empty.
https://api.mapbox.com/geocoding/v5/mapbox.places/159.196.60.190.json?types=region&access_token=

Any idea, why it's not working or this is not even exist on mapbox?

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 by reproducing the exact request shown in the issue against the Mapbox geocoding endpoint, using the access token described by the reporter. Compare the empty feature response with the plugin's handling of geocoding results. The issue is complete when the cause is identified and the behavior is either corrected or documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.