Add Google Maps API integration for geocoding and reverse geocoding functionality
This commit is contained in:
@@ -314,3 +314,5 @@ LOGGING = {
|
||||
|
||||
# https://github.com/dr5hn/countries-states-cities-database/tags
|
||||
COUNTRY_REGION_JSON_VERSION = 'v2.6'
|
||||
|
||||
GOOGLE_MAPS_API_KEY = getenv('GOOGLE_MAPS_API_KEY', '')
|
||||
Reference in New Issue
Block a user