Svelte library for using MapLibre GL JS as reactive components.
Documentaion and Examples: https://svelte-maplibre-gl.pages.dev/examples/
License: MIT or Apache 2.0
Using svelte-maplibre-gl
requires svelte >= 5.0.0
.
npm install --dev svelte-maplibre-gl
Licensed under the MIT License or the Apache License 2.0, at your option.
Everyone is welcomed to contribute to this project! There are many ways to support the project, such as:
- TODO
- Taku Fukada (@ciscorn) - Original Author
- TODO: Add core contributors
- And all contributors
Supported by MIERUNE Inc.
This project svelte-maplibre-gl
is inspired by the efforts and innovations of the following libraries:
dimfeld/svelte-maplibre
— A library offering idiomatic Svelte support for the MapLibre GL mapping softwarevisgl/react-map-gl
— React friendly API wrapper around Mapbox GL JS