geo-on-fire
geo-on-fire copied to clipboard
radius query - add option to access distance to center
For now the entries get filtered by the radius, but the user is not able to access the distance. Could be useful for sorting or other actions.
Something like getLocationByRadius( distanceToCenter: booelan )
could work.