Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Functions to calculate the distance between two geohashes.

Methods summary:

  • inKm: distance between two geohashes in kilometers.

Usage

  • GeohashDistance.inKm(hash1, hash2): return distance in kilometers between the given hashes

Import within node.js

var GeohashDistance = require('geohash-distance');

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages