I'm using a copy of your work with a modification: i need to handle the click event. So what do you think about adding two properties: onClick and onDblClick?
If a property is not provided, the default handler could call the Leaflet stopPropagation function.
Hi,
I'm using a copy of your work with a modification: i need to handle the click event. So what do you think about adding two properties: onClick and onDblClick?
If a property is not provided, the default handler could call the Leaflet stopPropagation function.
Regards