react-leaflet v1.1.0 Release Notes

Release Date: 2017-01-11 // over 7 years ago
    • Added support for Popup and Tooltip children to ImageOverlay PR #270 by rjdestigter.
    • ➕ Added createLeafletElement() and updateLeafletElement() methods to simplify the abstraction between React's lifecycle hooks and Leaflet's APIs. See the relevant section of the upgrading guide for more information.