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
I'm using your amazing sveltekit package on my side project, however when i search for places using the geocoder it doesnt retreive them, i just get countries and cities. when using a map on mapbox's site with all the filters turned off, it finds the place i'm searching for. should i be passing some options to the geocoder so that it doesn't do any filtering of what i'm typing ? if so, whats the best way to do this with the way you've implemented it ? thx!
eg. if you goto the link below and remove the filters you'll see that searching for 'soho house berlin' will return a result, however with the filters on, it doesn't.
I'm using your amazing sveltekit package on my side project, however when i search for places using the geocoder it doesnt retreive them, i just get countries and cities. when using a map on mapbox's site with all the filters turned off, it finds the place i'm searching for. should i be passing some options to the geocoder so that it doesn't do any filtering of what i'm typing ? if so, whats the best way to do this with the way you've implemented it ? thx!
eg. if you goto the link below and remove the filters you'll see that searching for 'soho house berlin' will return a result, however with the filters on, it doesn't.
https://docs.mapbox.com/playground/geocoding/
The text was updated successfully, but these errors were encountered: