Skip to content

Webdesignwill/distanceometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distance-o-meter

Measure the distance from your current location to a fixed point using Google maps API V3

Server

I'm running this in a simple node.js server but any http server will do. The simple node server i'm using can be goten from here : https://github.com/andrewpthorp/simple-http-server. All you have to do is use command line to browse to your local directory root and type nserver.

You can view the demo here : https://www.youtube.com/watch?v=9V6emGb0u2A

About

Measure the distance between two points on Google Maps and keep state using browser storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published