I'm using VectorMap in a dynamic way where I set the markers property to different arrays depending on what controls a user clicks in the interface. In order to have this new data show I have to recreate the map object. It would be nice if the component detected a change in the marker data property and refreshed itself.
I'm using VectorMap in a dynamic way where I set the markers property to different arrays depending on what controls a user clicks in the interface. In order to have this new data show I have to recreate the map object. It would be nice if the component detected a change in the marker data property and refreshed itself.