In Maputnik we've introduced that root relative paths are valid urls in a stylefile. This makes porting easier as already described in #182 (comment). Maputnik uses maplibre-gl-js 5.13.0. When creating this PR, I've only tested with raster tiles. And it worked. However, I get errors when using vector tiles
I can confirm that root relative paths are correctly resolved for
vector tiles are missing.
when comparing
vector_tile_source with image_source or glyph loading it seems quite similar, all use the request_manager. Maybe someone could point me to where this problem might come from
maplibre-gl-js version:
5.13.0
browser:
firefox
Expected Behavior
Actual Behavior
