Describe the bug
Google API key in settings is not used when adding a Google Map.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Settings'
- Click on 'Google API'
- Enter your Google Place API key in the text field and save.
- In a page, add a Google Map, add a search query, add the Google Place ID and save.
- When looking a the live page, there is an error: "Google Maps Platform rejected your request. The provided API key is invalid".
Expected behavior
A Google map should appear.
Additional context
When looking at the encoded URL, the key parameter is None.