svelte-maplibre

Svelte bindings for the MapLibre mapping library

MIT License

Downloads
30K
Stars
318
Committers
3

Bot releases are visible (Hide)

svelte-maplibre - Dynamic import for @deck.gl

Published by dimfeld over 1 year ago

This allows users of this library who don't need the deck.gl layers to omit the dependencies, as originally intended.

svelte-maplibre - Version upgrades

Published by dimfeld over 1 year ago

Upgraded to the final release of MapLibre GL v3. There were only minor fixes between the prerelease version I was using before and the final version, so you should not anticipate needing to update anything.

Svelte 4 has also been added to the peer dependency range. This library continues to work fine with Svelte 3.

svelte-maplibre - v0.2.2

Published by dimfeld over 1 year ago

  • Add transformRequest support to Map

Thanks to @jamesscottbrown for the PR!