Skip to content

Sprites from mapbox provided sources can not be loaded in v3.11.0 + #13476

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

Open
mwkho opened this issue May 16, 2025 · 1 comment
Open

Sprites from mapbox provided sources can not be loaded in v3.11.0 + #13476

mwkho opened this issue May 16, 2025 · 1 comment

Comments

@mwkho
Copy link

mwkho commented May 16, 2025

mapbox-gl-js version: 3.11

also use react-map-gl: v8 (though same issues occur in v7)
browser: chrome

Steps to Trigger Behavior

background: mapboxgl-js started at v3.6.0, using mapbox-street-v8 and mapbox-terrain-v2 source

  1. upgrade incrementally minor versions
  2. at each version see if map style loads correctly
  3. at 3.11.0, getting lots of warnings for sprites not being able to load that are provided by the source(or layers not sure what is correct)
  4. sprites that I added manually from mapbox studio are loaded.

Expected Behavior

No warnings and highway sprites(and others to show up)

Image

Actual Behavior

no highway sprites(and others) with lots of warning of the sprites not being able to load.

Image

Image

the photo shows the map with no highway sprites on the numbers.

@ibesora
Copy link
Contributor

ibesora commented May 20, 2025

Hi @mwkho , can you provide a JSBin that reproduces the issue?
Thanks!

@ibesora ibesora added needs investigation 🔍 Issues that require further research (e.g. it's not clear whether it's GL JS or something else) needs information 🙏 and removed needs investigation 🔍 Issues that require further research (e.g. it's not clear whether it's GL JS or something else) labels May 20, 2025
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

2 participants