Ability to find nearby/close coordinate points #4
HassanZahirnia
started this conversation in
Ideas
Replies: 2 comments 4 replies
|
Great, this going to be in v2.1.0 after a few days. |
2 replies
|
@HassanZahirnia |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey,
I think it would be great if there was a feature that allowed to find close coordinates relative to the given point(s).
For instance, let's say you have the following records in the database:
And imagine the user location is at
latof19andlngof30and you want to show the the nearest store(s) relative to their location.So with assumption of implemented feature we would have something like :
All reactions