-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
IE11 won't render the map. #2677
Comments
After some more testing i found that v0.18.0 did work, v019.0 and v019.1 did not. |
Note: v0.18.0 only works when downloading the precompiled js, installing with npm uses newer dependencies causing the same problem. This hopefully narrows down the problem. |
The |
In case anyone is interested, i fixed it for now by using a raster fallback. IE11 shows solid performance using raster styling.
|
I know two things at this point:
|
@lucaswoj interesting, this seems to contradict an earlier statement:
|
maybe related: browserify/webworkify#26 |
Pending a fix for browserify/webworkify#26 fixes #2677
Pending a fix for browserify/webworkify#26 fixes #2677
Pending a fix for browserify/webworkify#26 fixes mapbox#2677
Is this actually fixed? I'm running mapbox-gl return new window.Worker(workerURL); |
I'm also getting the same error in IE 11 |
@JAugustusSmith I sorted this out. I use the IE11 VM from modern.ie for IE testing. This VM has a "pre-release" build of IE from back in 2014. Microsoft seems to have never updated the VM image. WebGL is busted in that pre-release version. Run windows software updates within the VM and you'll get an updated version of IE11 that works great. |
I tried running this example on IE11: https://www.mapbox.com/mapbox-gl-js/examples/
The map does not render at all. I did get something in the console:
Warning:
Error, after tilting the invisible map:
The text was updated successfully, but these errors were encountered: