mapbox.js
mapbox.js copied to clipboard
Tooltip on hover shouldn't hide while the mouse is over the tooltip
Use case: open tooltips-on-hover.html, try to click on a link inside a tooltip. The tooltip hides before you can click a link. This is bad for usability. cc @tmcw
Plz note that the examples/ dir is for testing - the actual examples we publish are in the gh-pages branch.
Oh, I see!
Still worth fixing, just need to make sure we fix it in the right place so that everyone gets the new behavior