PruneCluster icon indicating copy to clipboard operation
PruneCluster copied to clipboard

How to integrate Leaflet Control Search with PruneCluster

Open rahulmahadik opened this issue 4 years ago • 1 comments

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} });

rahulmahadik avatar Feb 04 '20 05:02 rahulmahadik

I'm runing into the same issue. I'm wondering if you were able to solve it.

zakigates avatar Oct 09 '20 09:10 zakigates