beyonk-group / svelte-mapbox

MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
MIT License
343 stars 61 forks source link

Any change Marker lat lng does not reflect in mapbox #23

Closed the-yadu closed 3 years ago

the-yadu commented 3 years ago

Marker lat lng updates as expected once when it is rendered for the first time. Marker does not update if its lat and lng props are changed or modified.

Is there a special way to do it or its not handled?

I can raise PR if required.

the-yadu commented 3 years ago

24

antony commented 3 years ago

I've released v6.0.0 which incorporates your ideas, but takes them a step further. Hope you enjoy!

the-yadu commented 3 years ago

Thank you so much... I love it... binding 👍