In angular-leaflet-directive is there a way how to update markers and paths on the map when we switch off the $watch using markersWatchOptions
?
I think you are look for something similar to this example:
In which, markers are updated via getDirectiveControls().
There is more about it in this issue: