- Added support for
Popup
andTooltip
children toImageOverlay
PR #270 by rjdestigter. - Added
createLeafletElement()
andupdateLeafletElement()
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.