Skip to content

build(deps): Upgrades android-maps-utils to 5.0.0-rc01#401

Draft
dkhawk wants to merge 1 commit into
mainfrom
verify-maps-utils-rc
Draft

build(deps): Upgrades android-maps-utils to 5.0.0-rc01#401
dkhawk wants to merge 1 commit into
mainfrom
verify-maps-utils-rc

Conversation

@dkhawk

@dkhawk dkhawk commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Upgrades the Android Maps Utils dependency to the latest 5.0.0 release candidate (5.0.0-rc01).

With the conversion of Android Maps Utils 5.0.0 to Kotlin, ClusterItem now exposes Kotlin properties instead of Java getter methods. Consequently, MyItem in the demo application has been refactored to directly override the position, title, snippet, and zIndex properties rather than implementing the legacy getter methods.

Upgrades the Android Maps Utils dependency to the latest 5.0.0 release candidate (5.0.0-rc01).

With the conversion of Android Maps Utils 5.0.0 to Kotlin, `ClusterItem` now exposes Kotlin properties instead of Java getter methods. Consequently, `MyItem` in the demo application has been refactored to directly override the `position`, `title`, `snippet`, and `zIndex` properties rather than implementing the legacy getter methods.
@dkhawk dkhawk requested a review from kikoso June 16, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant