You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With map.geocode_bounding_box set in the config.yml, I can't seem to see this restriction being passed through in the Mapbox forward or reverse geocoding HTTP requests.
With
map.geocode_bounding_box
set in the config.yml, I can't seem to see this restriction being passed through in the Mapbox forward or reverse geocoding HTTP requests.Here's the config:
Forward:
https://api.mapbox.com/geocoding/v5/mapbox.places/london.json?proximity=147.36111%2C-32.61418&access_token=xxx
Reverse:
https://api.mapbox.com/geocoding/v5/mapbox.places/148.25522602515545,-32.04080138010957.json?access_token=xxx
The text was updated successfully, but these errors were encountered: