Google Maps Loading Error

Database & APIs

I'm reaching out because I'm experiencing a persistent issue with the Google Maps widget in my project. It consistently fails to load and displays the "Google could not load maps correctly" error message.

I have already gone through and verified all the standard troubleshooting steps to resolve this.

Project Information:

What have you tried so far?
  1. Google Cloud Platform (GCP) Configuration:

    • I have confirmed that a valid and active billing account is linked to the GCP project.

    • I have verified that the Maps SDK for Android, Maps SDK for iOS, and Maps JavaScript API are all enabled.

  2. Firebase Setup:

    • The FlutterFlow project is successfully connected to the Firebase project.

    • I have created the Firestore database and added a pins collection with a sample document.

    • For development purposes, I have set the Firestore Security Rules to be public (allow read, write: if true;).

  3. FlutterFlow Configuration:

    • I have run Regenerate Config Files multiple times in Settings > Firebase to ensure everything is synced.

    • I have also tried defining the pins collection schema directly within the FlutterFlow Firestore menu.

    • The GoogleMap widget is configured with a Backend Query to fetch documents from the pins collection.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply