stefanocudini / leaflet-search

Search stuff in a Leaflet map
https://opengeo.tech/maps/leaflet-search/
MIT License
782 stars 334 forks source link

_searchInLayer: L.ShapeMarker objects Error Out #237

Closed zakariah1 closed 4 years ago

zakariah1 commented 5 years ago

I was having trouble using an L.ShapeMarker object with the +searchInLayer function. I created Pull Request #236 which seems to fix my issue.

stefanocudini commented 4 years ago

L.ShapeMarker is not a standard leaflet plugin..