When the MapboxGeocoder is initialized we can set the proximity based on the current map center point. It would be nice to be able to have this updated based on where the user has the map when they do subsequent searches. Not automatic though, I think it should be set as needed to not interfere with specific user experiences.
In our case if someone returns to a saved map they were working on in Dallas, the initial proximity works well if they want to search around Texas. If they jump over to California to work in the map, search results would be returned relative to that current area.
When the MapboxGeocoder is initialized we can set the proximity based on the current map center point. It would be nice to be able to have this updated based on where the user has the map when they do subsequent searches. Not automatic though, I think it should be set as needed to not interfere with specific user experiences.
In our case if someone returns to a saved map they were working on in Dallas, the initial proximity works well if they want to search around Texas. If they jump over to California to work in the map, search results would be returned relative to that current area.