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

Don't extend until constructor #7

Merged
merged 1 commit into from
May 23, 2016

Conversation

ethanclevenger91
Copy link
Contributor

This allows you to use require to include this without getting an error that google is not defined if it beats the Maps API to load (say you're loading it asynchronously or via https://www.npmjs.com/package/google-maps). It won't extend until the constructor.

This allows you to use require to include this without getting an error that `google` is not defined if it beats the Maps API to load (say you're loading it asynchronously or via https://www.npmjs.com/package/google-maps). It won't extend until the constructor.
@jesstelford
Copy link
Owner

Excellent addition! Thanks @ethanclevenger91.

@jesstelford jesstelford merged commit 7f0a7e1 into jesstelford:master May 23, 2016
@jesstelford
Copy link
Owner

Published in v1.1.14

jesstelford pushed a commit that referenced this pull request May 23, 2016
jesstelford pushed a commit that referenced this pull request May 24, 2016
This reverts commit fd19e26.

Revert "Don't extend until constructor"

This reverts commit a8bd275.
jesstelford pushed a commit that referenced this pull request May 24, 2016
@jesstelford jesstelford mentioned this pull request May 24, 2016
@jesstelford
Copy link
Owner

I had roll this back due to #9. I've published a fix in v2.0.0 which solves the same problem. Let me know if you have any issues with that :)

@ethanclevenger91
Copy link
Contributor Author

Ho jeez sorry about that. Yeah, definitely okay with rolling back.
On May 23, 2016 8:34 PM, "Jess Telford" [email protected] wrote:

I had roll this back due to #9
#9. I've
published a fix in v2.0.0 which solves the same problem. Let me know if
you have any issues with that :)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#7 (comment)

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

Successfully merging this pull request may close these issues.

2 participants