google-maps-react
google-maps-react copied to clipboard
Companion code to the "How to Write a Google Maps React Component" Tutorial
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  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:  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