In this tutorial series I will show you how to use Google Maps APIs inside your Django application. Over the course of 4 videos we will geocode adresses to coordinates, calculate distances between locations, and place markers on a map.
In this third video we are calculating distances between two location points (delivered through forms) with the distance matrix api.
GitHub project code: https://github.com/NickMol/Django-Goo...
Google Documentation: https://developers.google.com/maps/do...