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 second video we geocode an adress string to latitudes, longitudes and place_id's
GitHub code: https://github.com/NickMol/Django-Google-Maps-API-Tutorial
Google Docs: https://developers.google.com/maps/documentation/geocoding
Download
0 formats
No download links available.
Django Google Maps Tutorial #2: Geocoding an Adress to Coordinates | NatokHD