maps-core icon indicating copy to clipboard operation
maps-core copied to clipboard

Multiple sprite sources

Open matzf opened this issue 5 months ago • 0 comments

Support multiple sprite sources, as described in https://maplibre.org/maplibre-style-spec/sprite/#multiple-sprite-sources.

TODO:

  • [x] string-heavy logic in per-frame updates should be optimized away.
  • [ ] double check that this doesn't break stuff; in particular custom textures, updateLayerDescription
  • [ ] cleanup debug logging

matzf avatar Oct 09 '25 14:10 matzf