-
Notifications
You must be signed in to change notification settings - Fork 65
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
Wall of errors when using in ES6 project #39
Comments
also getting this error |
I'm getting the first error |
+1 |
1 similar comment
+1 |
To anyone. Use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This looks like the simplest library for GoogleMaps, so I decided to try it.
Importing thins like this
Also, I have the google maps script in index.html
<script src="http://maps.googleapis.com/maps/api/js"></script> <script src="bundle.js"></script>But all I get is
What's going on here?
UPDATE: exactly the same thing is happening with the examples repo. I'm starting to think it's not me messing things up
The text was updated successfully, but these errors were encountered: