rememberClusterRenderer
@MapsComposeExperimentalApi
@MapsComposeExperimentalApi
Default Renderer for drawing Composable.
Parameters
clusterContent
an optional Composable that is rendered for each Cluster.
clusterItemContent
an optional Composable that is rendered for each non-clustered item.
clusterContentAnchor
the anchor for the cluster image
clusterItemContentAnchor
the anchor for the non-clustered item image
clusterContentZIndex
the z-index of the cluster
clusterItemContentZIndex
the z-index of the non-clustered item
clusterContentRotation
the rotation of the cluster in degrees clockwise about the marker's anchor point
clusterItemContentRotation
the rotation of the non-clustered item in degrees clockwise about the marker's anchor point