Releases: dimfeld/svelte-maplibre
Releases · dimfeld/svelte-maplibre
v0.9.14
0.9.14
Patch Changes
d84def9
Thanks @ciscorn! - Defer updating Layer’s layout and paint properties until Map style is fully loaded
v0.9.12
0.9.12
Patch Changes
- #195
aeaf638
Thanks @dimfeld! - Fix marker popups not closing properly when clicking on a different marker. This broke in v0.9.0.
v0.9.9
0.9.9
Patch Changes
- #180
9e999f1
Thanks @dimfeld! - Add draw-plugin.css
CSS file, which you can import to help with integrating the Mapbox Draw plugin
v0.9.7
0.9.7
Patch Changes
- #175
c857517
Thanks @dimfeld! - Allow providing custom hash update function for better framework compatibility