Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Maps Embed API Fallback #758

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fbdnl
Copy link

@fbdnl fbdnl commented Feb 19, 2020

Due to the high cost of Maps Geocoding API keys, this solution is a fallback to enable the use of maps with the old Embed keys.
Whenever GOOGLE_MAPS_GEOCODING_KEY is not defined and GOOGLE_MAPS_EMBED_KEY is, the Embed map will make use of manually inserted address details to try and compse a map.

@samdb samdb self-assigned this Apr 14, 2020
@samdb samdb added the enhancement Improve or enhance an existing feature label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or enhance an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants