dimfeld / svelte-maplibre

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

Marker Doesn't support Rotation #116

Closed SiddHyper closed 6 months ago

SiddHyper commented 6 months ago

Marker doesn't support rotation

SiddHyper commented 6 months ago

It's supported by the maplibre lib

https://maplibre.org/maplibre-gl-js/docs/API/classes/maplibregl.Marker/

dimfeld commented 6 months ago

I'm happy to take a PR if you want to add it.