zauberzeug / nicegui

Create web-based user interfaces with Python. The nice way.
https://nicegui.io
MIT License
10.2k stars 607 forks source link

Leaflet popup/tooltip methods are not supported? #3991

Closed cyberNKYX closed 1 week ago

cyberNKYX commented 1 week ago

Description

methods like "bindTooltip", "bindPopup" on leaflet layers are not supported. Tried to run these methods on marker or generic layers but nothing happens.