android-maps-utils
android-maps-utils copied to clipboard
Support Z-order for markers in clusters
Is your feature request related to a problem? Please describe. Currently, the Android Maps SDK supports Z-order for markers: https://developers.google.com/maps/documentation/android-sdk/marker#marker_z-index
However, in the utility library we don't support Z-order for clustered markers. I believe the reason for this is that when the library was created marker Z-order wasn't supported in the native Android Maps SDK. But now it is, and we can implement this!
Describe the solution you'd like Add support for specifying the Z-order of markers in clusters
Describe alternatives you've considered Do nothing
Additional context Old issue mentioned this before Z order was supported by Android Maps SDK - https://github.com/googlemaps/android-maps-utils/issues/214#issuecomment-549047661.
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
Still valid
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
:tada: This issue has been resolved in version 3.2.0 :tada:
The release is available on:
v3.2.0- GitHub release
Your semantic-release bot :package::rocket: