Releases: dimfeld/svelte-maplibre
Releases · dimfeld/svelte-maplibre
v0.9.6
v0.9.5
v0.9.4
v0.9.3
0.9.3
Minor Changes
- #164
39371ee794f2a338c5760a840295af25964cfdec
Thanks @larsmaxfield! - Add 3D Terrain components and corresponding demo page
v0.9.2
v0.9.1
v0.9.0
0.9.0
Minor Changes
-
#159
23fb3ab
Thanks @dimfeld! - MapLibre component now exposes its<div>
element on themapContainer
prop -
#160
756a1ef
Thanks @dimfeld! - Update Marker and DefaultMarker to expose the internalmaplibregl.Marker
through themarker
prop -
#157
417d468
Thanks @dabreegster! - Stop propagation of clicks on Markers
Patch Changes
- #156
1529801
Thanks @singingwolfboy! - improve TypeScript typings for DefaultMarker