dimfeld / svelte-maplibre

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

Added Rotation to Marker #117

Closed Sidd27 closed 6 months ago

Sidd27 commented 6 months ago

Now marker have support of rotation Equivalent to maplibre rotation

This closes #116

vercel[bot] commented 6 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @dimfeld on Vercel.

@dimfeld first needs to authorize it.

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: 7a7420eb5543b7d717cd8f4d80060caf3156748b

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

dimfeld commented 6 months ago

Thanks! Can you please make the same change in DefaultMarker.svelte as well?

Sidd27 commented 6 months ago

@dimfeld Added Rotation to default marker as well sorry for delay due to festive season 😄

dimfeld commented 6 months ago

No problem, I was also plenty busy with Christmas stuff over the weekend. Published as version 0.7.5. Thanks!