ipyleaflet icon indicating copy to clipboard operation
ipyleaflet copied to clipboard

Add on_load to Layer

Open getehen opened this issue 2 years ago • 0 comments

Hi, is it possible to do something when a Layer loads ? There is TileLayer.on_load, but I haven't found anything for other Layers that doesn't inherit from TileLayer I'm more specifically looking for an on_load method with a MarkerCluster, but i guess that something more general would be better Thanks

getehen avatar Jul 26 '23 11:07 getehen