Icon Layer drawArraysIntacnced error on iOS
See original GitHub issueGetting an error using icon layers, same error as in the icon layer example on iOS, tried on Safari 11 and 12: First warning (not sure if its related)
luma: texture: Texture(https://raw.githubusercontent.com/uber-common/deck.gl-data/master/website/../examples/icon/location-icon-atlas.png,512x640) is Non-Power-Of-Two, disabling mipmaping
And error:
WebGL: INVALID_OPERATION: drawArraysInstanced: attempt to access out of bounds arrays

Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Icon Layer drawArraysIntacnced error on iOS #2324 - GitHub
Getting an error using icon layers, same error as in the icon layer example on iOS, tried on Safari 11 and 12: First...
Read more >Status icons and symbols on your iPhone - Apple Support (PH)
Learn what the status icons and symbols at the top of your screen mean.
Read more >Themify Icons - 320+ Free Icons For Web Design & Apps
A complete set of icons for use in web design and apps, consisting of 320+ pixel-perfect, hand-crafted icons that draw inspiration from Apple...
Read more >Sign in to OneDrive in iOS - Microsoft Support
Add a OneDrive for work or school account · Open the OneDrive app and tap the Me icon Person icon in OneDrive app...
Read more >The Complete Guide to SF Symbols - Hacking with Swift
The simplest thing you're going to want to do is load a symbol. ... In iOS 15 and later many SF Symbols icons...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@jarekpelczynski @jordmccordgcv @vitorfranca-tw , here is a build of deck.gl website with possible fix, can you please try this out and verify this example works. CC: @Pessimistress https://1chandu.github.io/deck.gl/#/examples/core-layers/icon-layer
thanks @jarekpelczynski for verifying
I just published luma.gl
6.1.1
to include this fix, please upgrade and verify. Re-open if you still see it.