/Google-Maps-API

Python program to get the fare in rupees to travel between two given locations using Google Maps API

Primary LanguagePython

About the project

Python program to demonstrate the use of Google Maps API to get the fare(in rupees) to travel between two given locations using a particular mode of transport (CAB, Rickshaw, BEST bus).

Prerequisite

  • Google API key is required to execute this python program (API key can be retrieved from https://console.cloud.google.com/ -> APIs & Services -> Credentials -> CREATE CREDENTIALS)