how can i search for more than one propertyName?
This is my code:
var searchControl = new L.Control.Search({layer: mylayer , propertyName: 'myfirstproperty' ,circleLocation:true ,zoom: 15.0});and i would like to have a second property that is searched.
أكثر...