This app uses the google maps api to get location on the map to calculate the distance between two points and real time calculation by holding and dragging the marker to any point on the map. it is built using html, css and javascript
- Clone or download the repository.
- Get your google maps api key from Google Maps Api Key
- Go to line 84 in the index.html file and paste your api key there.
- Customize line 16 - 22 in your custom.js located in the js folder to match your location.
- Run the app in your browser and you're set to go.