Skip to content

darrellpratt/geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbox-calc

Bounding box calculation based on lat,lon and distance. Using Haversine formula

Known Vulnerabilities

Installation

npm install bbox-calc --save

Usage

var geo = new GeoLocation(41.8748562,-87.6352741);
var bbox = geo.boundingBox(radiusInKm);

Credits

Darrell Pratt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages