cutting-room-floor / markers.js

DEPRECATED: USE MAPBOX.JS
http://mapbox.com/mapbox.js
BSD 3-Clause "New" or "Revised" License
18 stars 9 forks source link

delayed_close should close the specific marker that was moused out #15

Closed willwhite closed 12 years ago

willwhite commented 12 years ago

delayed_close will close all marker tooltips after the 200 ms delay has expired. If you are hover on one marker and make it to another marker with 200 ms, the new marker's tooltip will be closed unexpectedly.