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

Vector tiles not loading in IE 11 #7022

Closed
Rajavelu opened this issue Jul 25, 2018 · 1 comment
Closed

Vector tiles not loading in IE 11 #7022

Rajavelu opened this issue Jul 25, 2018 · 1 comment

Comments

@Rajavelu
Copy link

Rajavelu commented Jul 25, 2018

Hi,
Still #3040 not fixed. right ?
Bcoz, i met the same issue till now in Internet Explorer version: 11.0.9600.16428

Also, tried as following:
var map = new mapboxgl.Map({
container: 'map',
style: {version: 8, sources: {}, layers: []},
// style: 'mapbox://styles/mapbox/streets-v9',
center: [-74.50, 40],
zoom: 9
});
map.setStyle('mapbox://styles/mapbox/streets-v9');

But not working :(

@jfirebaugh
Copy link
Contributor

This is #4623.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants