svelte-maplibre
Advanced tools
Changelog
0.9.0
#159 23fb3ab
Thanks @dimfeld! - MapLibre component now exposes its <div>
element on the mapContainer
prop
#160 756a1ef
Thanks @dimfeld! - Update Marker and DefaultMarker to expose the internal maplibregl.Marker
through the marker
prop
#157 417d468
Thanks @dabreegster! - Stop propagation of clicks on Markers
1529801
Thanks @singingwolfboy! - improve TypeScript typings for DefaultMarkerChangelog
0.8.4
f39e1d6
Thanks @singingwolfboy! - Tell Typescript that features in MarkerLayer always have an idChangelog
0.8.3
c22141a
Thanks @dabreegster! - Update the viewport when the URL hash changesChangelog
0.8.0
#128 802474a
Thanks @dimfeld! - Support maplibre v4
All the breaking changes in the MaplibreGL JS v4 release apply here. Some specific API changes to this package:
cooperativeGestures
prop is now just a boolean to match maplibre v4.locale
property to MapLibre component.opacity
property for Markers