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

Maps SDK for Android Utility Library

Results 110 android-maps-utils issues
Sort by recently updated
recently updated
newest added

version: com.google.android.gms:play-services-maps:17.0.0 com.google.maps.android:android-maps-utils:3.6.0 OS version: Android 12 The exception, java.lang.IllegalArgumentException : Unmanaged descriptor is thrown when set icon for marker. ``` java.lang.IllegalArgumentException : Unmanaged descriptor at com.google.maps.api.android.lib6.common.m.b(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (190400-0):10) at com.google.maps.api.android.lib6.impl.w.c(:com.google.android.gms.dynamite_mapsdynamite@[email protected]...

needs more info
type: bug

Bumps com.android.tools.lint:lint from 31.1.4 to 31.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.lint:lint&package-manager=gradle&previous-version=31.1.4&new-version=31.2.2)](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...

dependencies
java

Bumps com.android.tools.lint:lint-tests from 31.1.4 to 31.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.lint:lint-tests&package-manager=gradle&previous-version=31.1.4&new-version=31.2.2)](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...

dependencies
java

This PR adds a new GitHub flow to check whether our files contain a copyright header. --- Before submitting your PR, there are a few things you can do to...

The following PR improves documentation for the algorithms used in Clustering. --- - [X] Make sure to open a GitHub issue as a bug/feature request before writing your code! That...

environment // Google Map implementation 'com.google.android.gms:play-services-maps:17.0.1' implementation 'com.google.maps.android:android-maps-utils:2.2.6' // Google Map Search implementation 'com.google.android.libraries.places:places:2.6.0' Relevant Code: @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.id);” } Log: main (blocked):tid=1 systid=27942 |...

needs more info
type: question

If I add over 1k items to the ClusterManager, the actual (drawn) markers are updated after very long delays. For example, I can have one cluster with "1000+" text on...

type: bug
priority: p2

Recently the ability to set the `zIndex` for a clusterItem has been added. I'd really appreciate if we could also specify the `anchor` for the Cluster Item as well. It's...

type: feature request
priority: p3

Bumps `kotlin_version` from 1.7.20 to 1.9.21. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.7.20 to 1.9.21 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. Kotlin 1.9.21 Changelog Compiler KT-62885 Introduce a language feature entry for expect...

dependencies
java

Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.6 to 1.13.9. Release notes Sourced from io.mockk:mockk's releases. 1.13.9 What's Changed Remove AllOpen plugin from Android libraries by @​SimonMarquis in mockk/mockk#1164 Enforce reproducible builds by @​SimonMarquis...

dependencies
java