Skip to content

This repository takes a json array of points and measures distance between different points inside it

Notifications You must be signed in to change notification settings

masoudtahmasebi93/Google-Distance-Matrix-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google-Distance-Matrix-Calculator

This repository takes an array of points and measures distance between different points inside it and stores them in a json file

Installation

just run


npm i

Run

after including your points in the darr array, you can run the repository by


node distance.js

and the result will be stored in data.json file

About

This repository takes a json array of points and measures distance between different points inside it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published