Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Deps update and small fixes
Fix deprecation warning for String.slice/2
API has been stable for a while, marking it as 1.0
Add type aliases for latitude and longitude
documentation improvements
neighbors/1 now returns a map instead of a keywords list
within/2 now expets two tuples for coordinates
Fix coordinates ordering, always use {lon, lat}
Add Geohax.within/2 to calculate geohashes within an envelope
Add neighbors-finding functions