isomorphic google map react component, allows render react components on the google map
npm install di-google-map-reactThis is a fork for Deep Impact AG. The fork was made on the version 0.25.0 from google-map-react.


_For now in all of my projects I'm using mapbox library, IMO it's not good to support the project you are not using. Please contact me if you want to move this forward._
google-map-react is a component written over a small set of the Google Maps API. It allows you to render any React component on the Google Map. It is fully isomorphic and can render on a server. Additionally, it can render map components in the browser even if the Google Maps API is not loaded. It uses an internal, tweakable hover algorithm - every object on the map can be hovered.
It allows you to create interfaces like this example _(You can scroll the table, zoom/move the map, hover/click on markers, and click on table rows)_
Instead of the ugly Google Maps markers, balloons and other map components, you can render your cool animated react components on the map.
It renders on the server. _(Welcome search engines)_ _(you can disable javascript in browser dev tools, and reload any example page to see how it works)_
It renders components on the map before (and even without) the Google Maps API loaded.
There is no need to place a