Option for Leaflet markers.
const marker = { show: 'all',} Copy
const marker = { show: 'all',}
Optional
Marker to use for results.
true to show the result marker, all to show all results and false to hide markers.
true
all
false
Option for Leaflet markers.