We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The code is here: https://github.com/CartoDB/torque/blob/master/dist/torque.uncompressed.js#L5270
Basically this happens only in IE10 with torque maps. I get the following error, when it looks for json.torque file from the cdn:
SCRIPT5: Access is denied.
After some research, I found this question on SO: http://stackoverflow.com/a/8509981/483616 Is there a workaround, without making my site use https?
The text was updated successfully, but these errors were encountered:
Found this response as well: http://stackoverflow.com/a/18138865/483616
Sorry, something went wrong.
No branches or pull requests
The code is here: https://github.com/CartoDB/torque/blob/master/dist/torque.uncompressed.js#L5270
Basically this happens only in IE10 with torque maps. I get the following error, when it looks for json.torque file from the cdn:
After some research, I found this question on SO: http://stackoverflow.com/a/8509981/483616
Is there a workaround, without making my site use https?
The text was updated successfully, but these errors were encountered: