In the mapbox autofill https://docs.mapbox.com/mapbox-search-js/api/web/autofill/, you can limit suggestions to a specific country (options: { country: ‘us’ }), but not a city. How can i do it?
I read the documents, it didn’t help, there is no information about the city.
Thank you.