Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Can't remove one marker #45

Open
nmccready opened this issue Oct 29, 2015 · 1 comment
Open

Can't remove one marker #45

nmccready opened this issue Oct 29, 2015 · 1 comment

Comments

@nmccready
Copy link
Contributor

From @Jean-FrancoisTrevien on January 26, 2015 15:41

Hello,

I'm trying to remove one marker an i have done this:
$scope.markers[nm]=null;
delete $scope.markers[nm];
But the marker remain visible, the leaflet countepart seem to be still there.
You have an example for removing all markers, but i just want to remove one.
Any idea?

Copied from original issue: tombatossals/angular-leaflet-directive#619

@nmccready
Copy link
Contributor Author

From @JustinWP on January 26, 2015 15:56

Probably related to #478

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant