V2.0.0
Support of the react-leaflet
v2 has been introduced.
There are critical changes that touch to the MarkerClusterGroup API:
1. Support of marker
object lat
and lng
keys are removed.
2. options
property of MarkerClusterGroup
removed.
3. Console deprecated warnings are removed.
4. Better handling of events.
5. Demo application completely rewritten and replaced with StoryBook.