stefanocudini / leaflet-search

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

Red circle #287

Closed matusstas closed 1 year ago

matusstas commented 3 years ago

How I get rid of red animated circle when do search?

plugins.Search(
    layer=marker_cluster,
    search_label='name',
    search_zoom=14,
    position='topleft',
    placeholder='Search for a city',
    collapsed=False
).add_to(m)
stefanocudini commented 1 year ago

marker: false https://github.com/stefanocudini/leaflet-search#options