lpongetti/flutter_map_marker_cluster

Cluster break animation(fade out+scale down) and Cluster create animation(fade in+scale up)

Closed this issue · 3 comments

Also for the single Markers; a location tween from/to between a cluster would be perfect.

Mkohm commented

It breaks animation for me as well, and unfortunately makes this package unusable for me. Any input on how we can fix this?

Mkohm commented

Some additional information: I am using a bottomsheet with (Scaffold.of(context).showBottomsheet()) and when i use this library it will not animate anymore. How could i debug how this library interferes with the bottomsheet animation?

Mkohm commented

Is it fixed?