dimfeld / svelte-maplibre

Svelte bindings for the MapLibre mapping library
https://svelte-maplibre.vercel.app
MIT License
284 stars 34 forks source link

Support easier methods of setting beforeId #10

Closed dimfeld closed 1 year ago

dimfeld commented 1 year ago

Some common methods include placing layers below all built-in symbol layers and so on. We should support this kind of thing easily without having to make the user iterate over all the layers each time.