Filter Autocomplete by Geo Filter
-
is there any way to sort the dropdown by geo-search? Attempting to use the Helper as documented yields the error below. Specifically, I need to change query parameters (aroundLatLng) on keyup. The user will have the ability to type a city and state. Once they do so my code already geocodes this information (without page refresh). Now if they type anything into the search field, I want to update the query to use the coordinates I’ve already generated. Possible?
Thanks,
“– AlgoliaSearch V2 => V3 error –\n’ +
‘You are trying to use a new version of the AlgoliaSearch JavaScript client with an old notation.\n’ +
‘Please read our migration guide at https://github.com/algolia/algoliasearch-client-js/wiki/Migration-guide-from-2.x.x-to-3.x.x\n’ +
‘– /AlgoliaSearch V2 => V3 error –“
- The topic ‘Filter Autocomplete by Geo Filter’ is closed to new replies.