Skip to content

Commit

Permalink
feat: removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso committed Jan 7, 2025
1 parent 3d10de8 commit 5dfec46
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1034,8 +1034,6 @@ private void perform(MarkerModifier markerModifier) {
} else {
markerWithPosition = new MarkerWithPosition<>(marker, item);
markerModifier.animate(markerWithPosition, marker.getPosition(), item.getPosition());

//onClusterItemUpdated(item, marker);
}
onClusterItemRendered(item, marker);
newMarkers.add(markerWithPosition);
Expand Down

0 comments on commit 5dfec46

Please sign in to comment.