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 fourth and final video we are placing markers on a map from our database, including info windows. GitHub: 🤍github.com/NickMol/Django-Google-Maps-API-Tutorial Google Maps Docs: 🤍developers.google.com/maps/documentation/javascript/overview