Skip to content

Releases: dimfeld/svelte-maplibre

v0.9.4

18 May 23:17
Compare
Choose a tag to compare

0.9.4

Minor Changes

  • #171 d968425 Thanks @thijserven! - Exposed control value of GeolocateControl so you can do bind:control and access the root maplibre-gl functionalities from the outside.

v0.9.3

16 May 05:16
Compare
Choose a tag to compare

0.9.3

Minor Changes

v0.9.2

11 May 00:32
Compare
Choose a tag to compare

0.9.2

Minor Changes

  • #161 90ddec8 Thanks @dimfeld! - Add MapEvents component, that makes it easier to subscribe to map events from inside Map components

v0.9.1

02 May 01:51
Compare
Choose a tag to compare

0.9.1

  • Add Svelte 5 to peerDependencies

v0.9.0

01 May 19:35
Compare
Choose a tag to compare

0.9.0

Minor Changes

  • #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

Patch Changes

v0.8.5

23 Apr 07:37
Compare
Choose a tag to compare

0.8.5

Patch Changes

v0.8.4

14 Apr 07:51
Compare
Choose a tag to compare

0.8.4

Patch Changes

v0.8.3

05 Apr 23:10
Compare
Choose a tag to compare

0.8.3

Patch Changes

v0.8.2

03 Mar 01:12
Compare
Choose a tag to compare

0.8.2

Minor Changes

Patch Changes

v0.8.1

20 Feb 23:03
Compare
Choose a tag to compare

0.8.1

Patch Changes