mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-30 02:09:37 +02:00
Add Google Maps API integration for geocoding and reverse geocoding functionality
This commit is contained in:
parent
042d034594
commit
68ba3c4b4d
5 changed files with 183 additions and 40 deletions
|
@ -22,6 +22,8 @@ EMAIL_BACKEND='console'
|
|||
# EMAIL_HOST_PASSWORD='password'
|
||||
# DEFAULT_FROM_EMAIL='user@example.com'
|
||||
|
||||
# GOOGLE_MAPS_API_KEY='key'
|
||||
|
||||
|
||||
# ------------------- #
|
||||
# For Developers to start a Demo Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue