-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
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:
map:
geolocation_enabled: true
geolocation_onload: false
geocoding_enabled: true
geocoding_engine: 'Mapbox'
geocode_field_label: _(Enter an address...)
geocode_bounding_box: [ 140.7688367367,-37.6436829446,153.8689976931,-28.0833334934 ]
Metadata
Metadata
Assignees
Labels
No labels