GIScience / vue2-leaflet-height-graph

Vue2Leaflet plugin to wrap Leaflet.Heightgraph control for Vue applications
MIT License
1 stars 4 forks source link

Made data prop reactive #2

Closed niabb closed 4 years ago

niabb commented 4 years ago

Hello, Currently the component does not react when the data prop changes, the height graph is not updated. This PR aims at fixing that.

TheGreatRefrigerator commented 4 years ago

Hi @niabb, thank you for the contribution.

There will be a function to do this in the original plugin soon, so we won't have to remove the whole control.

But for now this is fine 🎩