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

Companion code to the "How to Write a Google Maps React Component" Tutorial

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

Hey, Firstly, thanks for your work on this project! I have noticed that when clicking markers (as seen on the demo) it causes all markers on the map to hide/show...

https://www.npmjs.com/package/google-maps-react

I am using aws Geo and the folowwing code import Amplify from 'aws-amplify'; import awsconfig from './aws-exports'; import { createMap } from "maplibre-gl-js-amplify"; import "maplibre-gl/dist/maplibre-gl.css"; import { useEffect } from...

bounds and marginBounds have the same value if i console all the values as follows ![image](https://user-images.githubusercontent.com/107921227/180168934-aad03590-9e86-4607-a5d4-c5630b5324e2.png) i use those values for clustering. and i choose bounds insteadof marginBounds. i wanna...

Is there a way to add additional map layers, such as the Traffic layer?

I would like to know if it is possible to draw a route on the map similar to the image below: ![1_n7RewtYOFB9bt8PF9qcF3w](https://user-images.githubusercontent.com/36265891/177598132-8dfc8315-b642-442c-86b2-3bbc7ee26612.png) I didn't find anything from this library saying...

Resolves #443 ```zoom``` and [```Controls```](https://developers.google.com/maps/documentation/javascript/controls) are missing from the props, causing a type error to appear. So I added type definition, albeit a small change.

None of the buttons ... A ,B ,C ,D do not fire... i ahve been trying links, buttons and header elements all do not fire events {this.setState({ showingInfoWindow:false });}}>A {this.setState({...

In my project I need to set restriction on google map