You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am working on updating my code to Leaflet 1.x, and in my old code the textpath used to be clickable (allowing me to launch a popup by clicking on the text). Not having much luck getting this working now, am using latest version of leaflet.textpath, and am setting options.clickable to true (even tried initialising the mouse events without the options check).
Anyone have any ideas/tips? Is this a bug or something that needs a new PR?
Cheers
The text was updated successfully, but these errors were encountered:
Hi,
Am working on updating my code to Leaflet 1.x, and in my old code the textpath used to be clickable (allowing me to launch a popup by clicking on the text). Not having much luck getting this working now, am using latest version of leaflet.textpath, and am setting options.clickable to true (even tried initialising the mouse events without the options check).
Anyone have any ideas/tips? Is this a bug or something that needs a new PR?
Cheers
The text was updated successfully, but these errors were encountered: