Skip to content

Category: Questions

Leaflet Change the circle radius in real time

I would like to change the size of the circle when selecting a value in the dropdown menu. I can change the size of the circle by pressing enter again in the search bar but I want to do it automaticaly when selecting a new value. I thought about emulate the enter key (folowing this : jquery (or pure js)