mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
47c147d9a9
Our hasLayer returns true when we contains a marker. FeatureGroup/LayerGroup (which we inherit from) now check hasLayer when addLayer is called. At this stage our hasLayer will return true, stopping the marker from ending up on the map.