You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[+] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
[+] I've searched through the issues to make sure it's not yet reported
The text was updated successfully, but these errors were encountered:
rsnow67
changed the title
The marker disappears from the parent layer after removing this layer and setting new coordinates
The marker disappears from the parent layer after setting new coordinates
Jun 1, 2023
rsnow67
changed the title
The marker disappears from the parent layer after setting new coordinates
Marker disappears from parent layer after setting marker new coordinates
Jun 1, 2023
How to reproduce
Steps:
(all code below)
What behaviour I'm expecting and which behaviour I'm seeing
I expect that after setting marker new coordinates I can get marker by getLayer() method before I re-add parent layer to map, but I get null.
Minimal example reproducing the issue
https://plnkr.co/edit/UUuWoMVgk85eyHQk
The text was updated successfully, but these errors were encountered: