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