diff --git a/src/withGoogleMap.jsx b/src/withGoogleMap.jsx index a4bf3c41..c72a9d3a 100644 --- a/src/withGoogleMap.jsx +++ b/src/withGoogleMap.jsx @@ -46,15 +46,16 @@ export function withGoogleMap(BaseComponent) { } handleComponentMount(node) { - if (this.state.map || node === null) { - return - } warning( `undefined` !== typeof google, `Make sure you've put a