Closed machristie closed 3 years ago
@webgisdeveloper I've fixed the tooltip conflict. Now $(...).tooltip()
uses the Bootstrap one. I don't think the maptool code was using the jQuery UI tooltip, but if needed it is available as .uitooltip()
.
I think the jQuery UI code was only used for the sliders? I did a brief test of the sliders and they seem fine. If there is any other jQuery UI code that we're using it might be good to test it out.
This StackOverflow answer was very helpful: https://stackoverflow.com/a/19247955
The left hand side navigation tooltip don't display in maptool, but do when in build tool. @webgisdeveloper brought this to my attention, here was my initial investigation