Closed binx closed 8 years ago
What's the best way to test this?
erg, this is not working
@hanbyul-here I tried this in IE11 (browserstack) and got the below image, did I mess up the syntax?
were you trying to see fallback works? IE 11 supports WebGL, so fallback shouldn't work. Based on attribution (worked) , I wonder tiles were being just slowly loaded? If you can check developer's console, it will help me figure out a lot.
@hanbyul-here aha! ok it was just slow to load, I went back and tiles did come in.
re: tilefallback, I do see it working in an iphone5. One thing, the default attribution is still being added on the fallback tiles. Do you think we should fix this in mapzen.js, or do some sort of webGL check on our end to remove the default attribution?
Did you try attributionText
api?
https://github.com/mapzen/mapzen.js#api
closes #181