mapbox-gl-js
mapbox-gl-js copied to clipboard
Fix sprite can't be written in relative path("sprite": "css/sprite").
Launch Checklist
- [x] briefly describe the changes in this PR
- [ ] include before/after visuals or gifs if this PR includes visual changes
- [ ] write tests for all new functionality
- [ ] document any changes to public APIs
- [ ] post benchmark scores
- [ ] manually test the debug page
- [ ] tagged
@mapbox/map-design-team@mapbox/static-apisif this PR includes style spec API or visual changes - [ ] tagged
@mapbox/gl-nativeif this PR includes shader changes or needs a native port - [x] apply changelog label ('bug', 'feature', 'docs', etc) or use the label 'skip changelog'
- [ ] add an entry inside this element for inclusion in the
mapbox-gl-jschangelog:<changelog></changelog>
Briefly describe: Fix sprite can't be written in relative path("sprite": "css/sprite") (#11921).
Changelog:
Bug fixes 🐞
Fix sprite can't be written in relative path("sprite": "css/sprite") (#11921).
#11921 skip changelog:
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Bug fixes 🐞 Fix sprite can't be written in relative path("sprite": "css/sprite") (https://github.com/mapbox/mapbox-gl-js/issues/11921).