android-maps-ktx
android-maps-ktx copied to clipboard
Kotlin extensions (KTX) for the Maps SDK and Utility Library for Android
#### Steps to reproduce 1. Run `./gradlew lint` and address all warnings presented (you can see warnings reported in here: https://github.com/googlemaps/android-maps-ktx/actions/runs/109748915). #### Code example ``` ./gradlew lint ``` #### Stack...
**Is your feature request related to a problem? Please describe.** In my fairly pure Kotlin app I need to persist various types of data to disk, including `List`. I am...
Allow customization of return type when using markerClickEvents() and myLocationButtonClickEvents()
**Is your feature request related to a problem? Please describe.** Currently, using the `markerClickEvents()` and `myLocationButtonClickEvents()` APIs cannot customize the behavior when a marker or when the blue dot is...
Similar to #111 but for the `maps-utils-ktx` and `maps-utils-v3-ktx` package.
#### Environment details CodeCov integration #### Steps to reproduce 1. Open a PR and see that CodeCov reports 0% coverage
Bumps com.android.tools.build:gradle from 8.2.2 to 8.3.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Synced local file(s) with [googlemaps/.github](https://github.com/googlemaps/.github). Changed files Synced local directory .github/ with remote directory sync-files/android/.github/ --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#7612305768](https://github.com/googlemaps/.github/actions/runs/7612305768)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 2.1.1. Release notes Sourced from gradle/wrapper-validation-action's releases. v2.1.1 Changelog [FIX] Add hardcoded checksum for Gradle 7.6.4 Full Changelog: https://github.com/gradle/wrapper-validation-action/compare/v2...v2.1.1 v2.1.0 This release should vastly reduce...