Package Exports
- svelte-maplibre-gl
Readme
Svelte MapLibre GL
Svelte wrapper for MapLibre GL JS (supports Svlete 5+ only)
⚠️ This project is currently in the early stages of development. Features and APIs are subject to change.
Documentaion and Examples: https://svelte-maplibre-gl.pages.dev/examples/
License: MIT or Apache 2.0
License
Licensed under the MIT License or the Apache License 2.0, at your option.
Contributing
Everyone is welcomed to contribute to this project! There are many ways to support the project, such as:
- TODO
Authors
- Taku Fukada (@ciscorn) - Original Author
- TODO: Add core contributors
- And all contributors
Acknowledgements
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