/Google-Maps-Directions

This project uses Google Maps API for easy distance and direction calculations between locations, with a user-friendly interface for selecting travel modes.

Primary LanguageJavaScript

Netlify Status

Google Maps Direction and Distance Finder

Discription

This project utilizes the Google Maps API to find directions and distances between two places and allows the user to select the mode of travel. It provides a simple and user-friendly interface to input the source and destination locations, choose the preferred mode of transportation, and obtain the desired information.

Features

  • Directions: Get step-by-step directions between two places.
  • Distance Calculation: Determine the distance between two places.
  • Mode of Travel: Select from various transportation modes such as driving, walking, cycling, or public transit.
  • Interactive Map: Display an interactive map with the route and markers for the source and destination.

  • Clone the repository from GitHub: git clone https://github.com/your-username/google-maps-direction-distance-finder.git
  • Navigate to the project directory: cd google-maps-direction-distance-finder
  • Install the required dependencies: npm install

ScreenShot

Screenshot 2023-05-16 at 10 29 09 AM