You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
Hi,
When I want to use a custom style on Mapbox, ill get these errors for loading tile:
E: {GLThread 432}[Style]: Failed to load tile 0/0/0=>0 for source routaa-base: end of buffer exception
before that I have these logs:
D: --- Failed to create image decoder with message 'unimplemented'
E: {pboxsdk.testapp}[Style]: Failed to load sprite: bitmap decoding: couldn't get bitmap info
the style and sprites have no problem because we could use that style in an older version of Mapbox (V6.x.x) and also Mapbox js
The text was updated successfully, but these errors were encountered:
Hi,
When I want to use a custom style on Mapbox, ill get these errors for loading tile:
E: {GLThread 432}[Style]: Failed to load tile 0/0/0=>0 for source routaa-base: end of buffer exception
before that I have these logs:
D: --- Failed to create image decoder with message 'unimplemented'
E: {pboxsdk.testapp}[Style]: Failed to load sprite: bitmap decoding: couldn't get bitmap info
the style and sprites have no problem because we could use that style in an older version of Mapbox (V6.x.x) and also Mapbox js
The text was updated successfully, but these errors were encountered: