Django Google Maps Tutorial #3: Distance Calculations with Google Maps Distance Matrix API

Опубликовано: 13 Февраль 2026
на канале: CBI Analytics
4,315
62

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...