android-maps-utils icon indicating copy to clipboard operation
android-maps-utils copied to clipboard

Support Z-order for markers in clusters

Open barbeau opened this issue 5 years ago • 7 comments

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.

barbeau avatar Apr 30 '20 19:04 barbeau

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!

stale[bot] avatar Aug 28 '20 20:08 stale[bot]

Still valid

barbeau avatar Aug 28 '20 21:08 barbeau

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!

stale[bot] avatar Dec 26 '20 23:12 stale[bot]

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!

stale[bot] avatar Jun 03 '21 19:06 stale[bot]

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!

stale[bot] avatar Oct 02 '21 00:10 stale[bot]

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!

stale[bot] avatar Apr 16 '22 03:04 stale[bot]

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!

stale[bot] avatar Sep 21 '22 10:09 stale[bot]

:tada: This issue has been resolved in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

googlemaps-bot avatar Jan 24 '23 17:01 googlemaps-bot