react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

React Google Maps API

Results 178 react-google-maps-api issues
Sort by recently updated
recently updated
newest added

## Please provide an explanation of the issue ## Your Environment os: mac/linux/windows/android/ios - windows laptop browser: work - Mac Safari : work - Android phone: work - iPhone: not...

Hey, we have a Bug with the package. Can you help us? thank you very much Node v16 and v17 Best regards Marcel Wiskow **Error Message in Browser** **Error Message...

Hello, I am unable to do this, it's probably simple but I can't figure it out. After the map is loaded, with markers, when I click on a marker I...

**HI, thanks for valuable work best wish for this team,** I need little help at this point How can I add custom pointer icon and change the map style like...

question

Is there a way to use **Autocomplete** without wrapping a **GoogleMap** component around it? I'd like to use it for populating an address form and out of the context of...

Bumps [sharp](https://github.com/lovell/sharp) from 0.30.4 to 0.30.6. Changelog Sourced from sharp's changelog. v0.30.6 - 30th May 2022 Allow values for limitInputPixels larger than 32-bit. #3238 Ensure brew-installed vips can be detected...

dependencies

![image](https://user-images.githubusercontent.com/2317579/167212851-3bc79401-ac4a-4a23-bc96-e11cbc7a0560.png) I used the old reactjs: 15.6 and react-google-maps: 7.3.0 and MarkerWithLabel.js to display custom label on the google marker. Result is on the image above. But I have no...

# Issue template Uncaught TypeError: Cannot read properties of undefined (reading 'trim') I got this error on Autocomplete input component. here's my code ``` import React, { useRef, useState }...

help wanted
good first issue
needs reproduction

Thanks a lot @JustFly1984, would be amazing to be able to pass a locale to the react component, so that google maps is displayed in the chosen user language. Do...

enhancement
help wanted

### Cases Here https://react-google-maps-api-docs.netlify.app/#autocomplete is the documentation for the `Autocomplete` component. **First case:** As we can see in the screenshot below the `Autocomplete` gives us some suggestions under the `input`...