react-leaflet v1.2.0 Release Notes

Release Date: 2017-05-24 // almost 7 years ago
    • Added support for dynamic bounds property in ImageOverlay, PR #326 by Gjum.
    • ➕ Added whenReady property to Map, running the provided function according to Leaflet's documentation.