/the-fastest-route

[IN PROGRESS] Calculate the fastest route between different directions.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

the-fastest-route

[IN PROGRESS] Calculate the fastest route between different directions.

Configuration

For the proper functioning of the code, you must add a config.py file with the following information:

KEY = 'Your key'

Where 'Your key' is a google API key.