react-leaflet v1.9.0 Release Notes

Release Date: 2018-03-14 // about 6 years ago
    • Fixed event listeners removal in Map (PR #459 by andersonveiga).
    • Added support for dynamic handlers in Map (PR #452 by jonathanchrisp).
    • ➕ Added DivOverlay component as base class for Popup and Tooltip, now supporting dynamic className prop.
    • ⚡️ [website] Updated Docusaurus, with added on-page navigation sidebar.