Leaflet popup/tooltip methods are not supported? #3992
-
Descriptionmethods like "bindTooltip", "bindPopup" on leaflet layers are not supported. Tried to run these methods on marker or generic layers but nothing happens. |
Beta Was this translation helpful? Give feedback.
Answered by
falkoschindler
Nov 15, 2024
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cyberNKYX
-
It seems I omitted this line: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is an example demonstrating both
bindTooltip
as well asbindPopup
: