old-examples
old-examples copied to clipboard
Examples for google-map-react component.
downloaded files from git, entered "npm i" and "npm start" I get an error, what am I doing wrong? 
Hi, I am not found option of onZoomChanged in this lib. How to get current zoom size? thx:)
is there a way to set auto-zoom based on the center latlng? so that all the points are visible
is this able to set the center of the map? Action: Clicks a button Expected output: Center the map, on e.g Egypt.
Trying to get the x_simple map demo running, I get this build error: ```` Error: Cannot find module "react/addons" ````
Is there any way to hide the default places found on Google Maps?
I was going through [this example](http://istarkov.github.io/google-map-react/map/main/) and I notced that when you set the map to full-screen, the pins move. Before:  After: 
I copied the "simple" example and when I zoom out the marker moves it's position over the map. Map here seems to work: http://google-map-react.github.io/google-map-react/map/simple/ Source doesn't seem to behave the...
I draw a bunch of markers into my map, each marker is just some simple svg shapes. When I inspect it in react tools it appears to be rerendering the...
Hello, I'm using the Custom Styling Wizard to get the silver style map. However, when I try to implement the JSON file to my project, it doesn't work. This is...