[IN PROGRESS] Calculate the fastest route between different directions.
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.
[IN PROGRESS] Calculate the fastest route between different directions.
PythonGPL-3.0