Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

withGoogleMap is not a function? #413

Closed
sho13 opened this issue Dec 31, 2016 · 4 comments
Closed

withGoogleMap is not a function? #413

sho13 opened this issue Dec 31, 2016 · 4 comments

Comments

@sho13
Copy link

sho13 commented Dec 31, 2016

I keep getting the error that Uncaught TypeError: (0 , _reactGoogleMaps.withGoogleMap) is not a function

does anyone else get this error, i am importing withGoogleMap from react-google-maps.

@cameronmoreau
Copy link

This happened to me earlier, make sure you have version 6.0.0 or above.
By default, npm downloaded v4, so you should look at these docs instead

If you want to use the withGoogleMap method, run
npm install --save react-google-maps@6.0

@sho13
Copy link
Author

sho13 commented Jan 1, 2017

Thanks @cameronmoreau !

@sho13 sho13 closed this as completed Jan 2, 2017
@ajits731
Copy link

Its still not working!

@tomchentw
Copy link
Owner

Please refer to Getting Help section in the README (or #469).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants