dimfeld / svelte-maplibre

Svelte bindings for the MapLibre mapping library
https://svelte-maplibre.vercel.app
MIT License
318 stars 39 forks source link

Update the viewport when the URL hash changes #142

Closed dabreegster closed 5 months ago

dabreegster commented 6 months ago

I missed a piece in #69 -- when the URL changes, the viewport needs adjusting. It's quite handy to copy a map hash from another site. Tested manually with the geojson_line_layer example.

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: f66eceda01cbb84523cd4b70cde1a284ba5a8821

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | svelte-maplibre | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 6 months ago

@dabreegster is attempting to deploy a commit to the Daniel Imfeld's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-maplibre ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 8:58am
dimfeld commented 5 months ago

Thanks! I'll try to get a release out tonight.

dimfeld commented 5 months ago

Published in v0.8.3, thanks for waiting :)