How to add Geo Location Search with AWS Amplify and ElasticSearch - Day 4-5
As part of the #AmplifyHashnode hackathon, I've decided to build a restaurant review app that leverages React-Native and Amplify. This is day 4-5 of my journey.
The next big piece of the app is the discovery part and ElasticSearch just happens to be ...
matthewmarks.hashnode.dev9 min read
Zolcsi
angular
Great article, thank you! I am wondering if it would be possible to give the establishment a radius field and in the query ask if the input location (without radius) is in the range of the establishment. How would you do it?