mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

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

Open mwkho opened this issue 9 months ago • 1 comments

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.

mwkho avatar May 16 '25 16:05 mwkho

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

ibesora avatar May 20 '25 12:05 ibesora