```I use react-instantsearch, which widget type sh...
# community-help
t
Copy code
I use react-instantsearch, which widget type should I use for geosearch? I don't want to show the map. I use google places api where i get lat lng. Should I change the geo field in typesense to use facet and then use refimentlist or menu? or what is the best solution? if I understand correctly, I can only use one search box and it is already used for other search functions.