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
Previously I'm using Leaflet Control Search with leaflet marker cluster, But now when i replaced master cluster with PruneCluster i am unable to search markers.
I'm using Leaflet Control Search like below:
var searchLayer = L.geoJson().addTo(map);
L.map('map', { searchControl: {layer: searchLayer} });
The text was updated successfully, but these errors were encountered:
Previously I'm using Leaflet Control Search with leaflet marker cluster, But now when i replaced master cluster with PruneCluster i am unable to search markers.
I'm using Leaflet Control Search like below:
The text was updated successfully, but these errors were encountered: