map
map copied to clipboard
map-polygon doesnt listen for changes
IMPORTANT When adding paths to the member variable of the component, they wont show up on the dom.
Steps to reproduce and a minimal demo demo
- taking the example from https://ng2-ui.github.io/map/#/polygon
- trying to add some more paths
Current behavior
- the polygon won't change
Expected/desired behavior
- the polygon changes according to the paths added
as a workaround demo