Releases: dimfeld/svelte-maplibre
Releases · dimfeld/svelte-maplibre
v0.8.2
v0.8.1
v0.8.0 - Maplibre v4
0.8.0
Major Changes
-
#128
802474a
Thanks @dimfeld! - Support maplibre v4All the breaking changes in the MaplibreGL JS v4 release apply here. Some specific API changes to this package:
- Upgrade maplibregl-js to ^4.0.0
- Upgrade pmtiles to ^3.0.3
cooperativeGestures
prop is now just a boolean to match maplibre v4.- Add
locale
property to MapLibre component. - Add
opacity
property for Markers
v0.7.7
v0.7.6
v0.7.5
v0.7.4
v0.7.3
0.7.3
Minor Changes
-
#106
36a1ec3
Thanks @dabreegster! - Update filters when changed -
#105
55818fe
Thanks @dabreegster! - Add ImageSource