Skip to content

v1.1.0

Compare
Choose a tag to compare
@PaulLeCam PaulLeCam released this 11 Jan 22:46
· 381 commits to master since this release
  • 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.