cwsiteplan
cwsiteplan
update: latest release does add `zIndex` handling to clusters.
do you mean version `4.3.0` ? (latest) or really `3.4.0` - which is quite old an does not have the capability. the `com.google.maps.android.clustering.ClusterItem` now has `getZIndex()` which can be override...
would be nice if someone can take a look at this
already tried to set the rotation in `onClusterItemUpdated ` but that would basically just apply an "offset" to the rotation and the marker would be rotated with the map. i...
any update on this? seems quite crucial to have that configurability - otherwise clustering cannot be used with custom markers. :(
any update? this would be a highly appreciated - this is blocker for our product launch.
Thanks for the workaround - will try to implement that. Still I would see the ability of "setting anchor" as essential - having a Map SDK that does not support...
@gmazzotta-bit thanks for your hints - that sounds very reasonable 👍