area icon indicating copy to clipboard operation
area copied to clipboard

Return closest zip for lat/long coordinates

Open guncha opened this issue 10 years ago • 0 comments

Currently Array#to_region code just checks for an exact match, which is pretty much guaranteed to fail in case of user supplied coordinates from, say, geolocation apis. Shouldn't we at least try to return the closest region based on distance?

guncha avatar Jul 12 '14 23:07 guncha