jupyter-widgets / ipyleaflet

A Jupyter - Leaflet.js bridge
https://ipyleaflet.readthedocs.io
MIT License
1.47k stars 359 forks source link

Marker title does not update #1194

Open ETYFun opened 2 months ago

ETYFun commented 2 months ago

My code has Markers moving and changing states as it moves. However, the Marker browser tooltip text does not update as the title attribute is changed. Is there a way to fix this?