biz2credit-code-challenge-gaurav-pandey-3

1.0.0 • Public • Published

USAGE

biz2credit-code-challenge-gaurav-pandey-3 API is a npm package to find out the latitude and longitude that lies within a given range (in kms). It means you can check if given cordinates exist in given range from source cordinates.

Installation Steps

  1. Download biz2credit-code-challenge-gaurav-pandey-3 package with the help of npm.

e.g. npm install biz2credit-code-challenge-gaurav-pandey-3

  1. Import this package inside your javascript file

e.g. const Biz2CreditAPI = require('biz2credit-code-challenge-gaurav-pandey-3');

  1. Instantiate Biz2CreditAPI function with arguments range and source cordinates

e.g. const biz2CreditInstance = Biz2CreditAPI(distance:number, source-latitude:string, source-longitude:number)

Package Sidebar

Install

npm i biz2credit-code-challenge-gaurav-pandey-3

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.81 kB

Total Files

3

Last publish

Collaborators

  • gauravp446