Ability to change rotation on ClusterItem #548
Labels
triage me
I really want to be triaged.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
I do show labels on the map which should follow the camera bearing (map rotation). Similar to street names in GoogleMap - they rotate with the map.
by only exposing
clusterItemContent
we are not able to change the rotation of the Marker.Applying the rotation on the composable content
does not work as it then exceeds the bounds of the rendered marker - see below:
The text was updated successfully, but these errors were encountered: