Add a OSM search control to the map.
Add a marker search control to the map.
addSearchOSM(map, options = searchOSMOptions())addSearchMarker(map, targetLayerId = NULL, targetGroup = NULL,
options = searchMarkersOptions())
a map widget object
Search Options
An optional layerId of a GeoJSON/TopoJSON layer whose features need to be searched.
An optional group name of a Feature Group whose features need to be searched.
modified map
modified map