Skip to content

Releases: efremidze/Cluster

Distribute Annotations Bug Fix

07 Mar 09:18
08e4c88
Compare
Choose a tag to compare

Released on 2019-03-07.

Fixed

  • Issue where the count of the annotations in the cluster annotation gets messed up when shouldDistributeAnnotationsOnSameCoordinate is set to true.
    • Fixed in Pull Request #107 regards to Issue #86.

Reintroduced Annotating Styling

29 Jan 07:00
Compare
Choose a tag to compare

Released on 2019-01-28.

Added

  • Added style property to Annotation class to customize appearance of StyledClusterAnnotationView.
  • Renamed ClusterAnnotationView to StyledClusterAnnotationView.