Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

V2.0.0

Latest
Compare
Choose a tag to compare
@yuzhva yuzhva released this 03 Apr 10:28
· 3 commits to master since this release

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.