danzel / Leaflet.utfgrid

A UTFGrid implementation for leaflet that is super small.
MIT License
132 stars 51 forks source link

mouseout triggered when mouse is on a data == null area #34

Open prebm opened 9 years ago

prebm commented 9 years ago

Mouseout is triggered when mouse was previously on a data area and is on a data == null area now. As discussed in #32.