Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Firefox flickering on mouse over geocoder
Using the events `mouseenter`, `mouseleave` applies the `L.DomEvent.isExternalTarget` check, which tests if element really left/entered the event target. Fixes #174.
- Loading branch information