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
Tooltip feature support for image overlays is now built into the Leaflet.DistortableImage library. However, there are concerns that event listeners set up to enable this feature may (or may not) interfere with other event listeners used in the library. Whereas a candidate tested solution has been implemented to address this concern, a decision was made to suspend further development of the solution to allow for observing how the tooltip feature performs without the flexibility of a functionality to disable/re-enable it.
Please describe the desired behavior.
A functionality to disable/enable tooltip feature in the library where such flexibility is considered useful in improving user experience.
Additional context (optional)
The candidate solution that addresses the outlined concern is shown in illustration 1 below. Again, find more details here Tooltip Feature for ImageOverlays.
Illustration 1:
The text was updated successfully, but these errors were encountered:
Hi @jywarren, here's the issue as agreed. And of course, I am happy to continue and complete work on the solution exhibited in illustration 1 above should a decision consistent with this be made . Many thanks!
Tooltip feature support for image overlays is now built into the Leaflet.DistortableImage library. However, there are concerns that event listeners set up to enable this feature may (or may not) interfere with other event listeners used in the library. Whereas a candidate tested solution has been implemented to address this concern, a decision was made to suspend further development of the solution to allow for observing how the tooltip feature performs without the flexibility of a functionality to disable/re-enable it.
Finally, note this issue is a spin-off from here: Tooltip Feature for ImageOverlays.
Please describe the desired behavior.
A functionality to disable/enable tooltip feature in the library where such flexibility is considered useful in improving user experience.
Additional context (optional)
The candidate solution that addresses the outlined concern is shown in illustration 1 below. Again, find more details here Tooltip Feature for ImageOverlays.
Illustration 1:
The text was updated successfully, but these errors were encountered: