Search location within boundaries (radius) #2024
Unanswered
netdesignr
asked this question in
Q&A
Replies: 1 comment
-
This is something you should implement in the backend. Otherwise check out turf.js for calculating distance between geolocations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have got an endpoint that has got some predefined locations. I want to allow the user to search for location and set the radius for the search and if there's a possible match return values from the endpoint, will
react-map-gl
allow for searching location with radius set to Miles or KM?Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions