react-leaflet v1.3.0 Release Notes

Release Date: 2017-06-11 // almost 7 years ago
    • ➕ Added viewport property to Map, as an alternative and complementary way to manipulate the map's viewport.
    • ➕ Added onViewportChange and onViewportChanged callbacks to Map as a simplified way to track the map's viewport changes.
    • ➕ Added onClose and onOpen callbacks to Popup.
    • ➕ Added onClose and onOpen callbacks to Tooltip.