0.4.2 • Published 8 years ago

bbox-calc v0.4.2

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

bbox-calc

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

build status

Installation

npm install bbox-calc --save

Usage

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

Credits

Darrell Pratt

0.4.2

8 years ago

0.4.1

8 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1-x

10 years ago