React Native Firebase
    Preparing search index...

    A tool that allows a Gemini model to connect to Google Maps to access and incorporate location-based information into its responses.

    Important: If using Grounding with Google Maps, you are required to comply with the "Grounding with Google Maps" usage requirements for your chosen API provider: Gemini Developer API or Vertex AI Gemini API (see Service Terms section within the Service Specific Terms).

    interface GoogleMapsTool {
        googleMaps: GoogleMaps;
    }
    Index

    Properties

    Properties

    googleMaps: GoogleMaps

    Specifies the Google Maps configuration.

    When using this feature, you are required to comply with the "Grounding with Google Maps" usage requirements for your chosen API provider: Gemini Developer API or Vertex AI Gemini API (see Service Terms section within the Service Specific Terms).