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

load goog with mulitple other_params #43

Open
jjzieve opened this issue Nov 26, 2013 · 0 comments
Open

load goog with mulitple other_params #43

jjzieve opened this issue Nov 26, 2013 · 0 comments

Comments

@jjzieve
Copy link

jjzieve commented Nov 26, 2013

Hi, wondering if I'm just making an edge case for the parser but
"define([
'jquery',
'underscore',
'backbone',
'goog!maps,3,other_params:libraries=drawing,sensor=false'
]..."
yields this error down the line:
"k.google.maps.Load is not a function" and eventually leads to a timeout
To load this normally would be something like:
"<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?libraries=drawing&sensor=false">
</script>"

Thanks!

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

1 participant