@aakside/svelte-maplibre-stack
v0.1.0
Published
Overlay clipped basemaps over each other.
Downloads
116
Readme
Svelte MapLibre Stack
Overlay clipped basemaps over each other.
Known Issues
Zooming in/out is visually unstable.
Pinch-zooming over an overlay can/does move the overlay itself on mobile.
Text labels in overlays are clipped.
Developing
Install dependencies with npm install and start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openBuilding
To build:
npm packTo create a production version of the demo:
npm run buildPreview the production build with npm run preview.
License
Available under the ISC License.
