Hi all,
As Bubble grows, we have to start being a little bit more strict about credentials and rate limiting. Starting today, we are rate limiting Google Map loads for all apps. We therefore very strongly recommend users using maps in their apps to get their own keys at
https://developers.google.com/maps/documentation/javascript/get-api-key
and enter it in the Settings Tab / General Section (and then to deploy to live!). Doing so will prevent rate limits (while our limits are quite high, this can impact your users’e experience), while Google is quite generous with their free tiers. Using your own key will also make place autocomplete a little bit faster, etc.
Similarly, when you assign a domain to your app, you should create a key and enter it in the same section as keys won’t work on a custom domain.
Let us know if you have any question.