react-google-maps-api
react-google-maps-api copied to clipboard
React Google Maps API
Our website is using usercentrics as constent tool. Is there way to use it or get an update to use it. Normally script tags need to be annotated in a...
I have two sites, one is open on a local host, the other already has its own domain and is open on vercel. The problem is that the map works...
Hi team, I noticed that the link to the documentation for react-google-maps-api is currently not working. It returns a "Site Not Found" error. Broken Link: https://react-google-maps-api-docs.netlify.app/ Could you please check...
Currently, when using the GoogleMap component with a data-testid attribute, the attribute is not being passed through to the rendered DOM element. This makes it difficult to select the map...
### Reproduction Steps https://jam.dev/c/12719566-6628-4a3c-ae0e-6aabceae2552 I have a component that controls the visibility of 2 components: ```tsx const Controller = ()=>{ // some states // Switch component that changes the showViews...
> import { Form, Input } from "antd"; > import React, { useEffect, useRef, useState } from "react"; > import { useJsApiLoader, StandaloneSearchBox } from "@react-google-maps/api"; > import { FormItems...
Hi Team, When I run build I got this error:  This is how I call `useLoadScript` in my code ``` export const GOOGLE_MAP_CONFIGS: UseLoadScriptOptions = { id: 'map', googleMapsApiKey:...
Everything I find about this issue is pretty old, and some even mentioned updating the library. I'm using the latest version, and this issue disappeared for a few days, but...
Please forgive any incorrect terminology as I am new to TS. The KmlMouseEvent type is not associated with the onClick prop for the KmlLayer component, and is not defined elsewhere....
# Issue template You can donate or became a sponsor [https://opencollective.com/react-google-maps-api#category-CONTRIBUTE](https://opencollective.com/react-google-maps-api#category-CONTRIBUTE) If you want to ask question, please ask it in Github Discussions, [Spectrum.chat](https://spectrum.chat/react-google-maps) or [Slack channel](https://join.slack.com/t/react-google-maps-api/shared_invite/enQtODc5ODU1NTY5MzQ4LTBiNTYzZmY1YmVjYzJhZThkMGU0YzUwZjJkNGJmYjk4YjQyYjZhMDk2YThlZGEzNDc0M2RhNjBmMWE4ZTJiMjQ) Please do not...