Skip to content

Calculate the distance and time between two locations in map based on travel mode and retrieve the data in excel file

Notifications You must be signed in to change notification settings

Houdaifi/vue-google-maps-directions

Repository files navigation

Google Maps Directions

A Vue app to calculate distance and time between two locations based on multiple travel mode (DRIVING, WALKING, CYCLING, TRANSIT), and get result in an excel file.

Built with

  • Vue JS
  • Tailwind CSS
  • Google Maps API
  • vue2-google-maps
  • vue-excel-export

Features

  • Enter more than one location at once
  • Generate result in an excel file for easy reading and edititng

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Calculate the distance and time between two locations in map based on travel mode and retrieve the data in excel file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published