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

google maps give the possibility to download kml file with the link, and always get the latest file version, but this file not working in android Steps to reproduce what...

type: feature request
triage me

#### Summary I need your help because i'm going crazy with the setOnMarkerClickListener. I am using the MarkerManager.Collection but onMarkerClick is never triggered. #### Observed behavior When I click on...

type: bug
triage me

Bumps appcompat from 1.4.0-alpha03 to 1.6.0-alpha05. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.4.0-alpha03&new-version=1.6.0-alpha05)](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

Add TopoJSON Support

type: feature request
priority: p4

**Is your feature request related to a problem? Please describe.** Upon integration of #898, it is no longer necessary to have a separate libraries (`maps-utils-ktx` and `maps-utils-v3-ktx`) for Kotlin idiomatic...

type: feature request

**Is your feature request related to a problem? Please describe.** Mentioned in https://github.com/googlemaps/android-maps-ktx/pull/29#discussion_r402459201. All of the clustering demos currently look like this: ```java clusterManager = new ClusterManager(this, map); map.setOnCameraIdleListener(clusterManager); ```...

type: feature request
type: question
priority: p3
stale

setOnFeatureClickListener is returning the highest z-index feature that was clicked Is it possible to add support to get all overlapping features in the clicked area?

type: feature request
triage me
stale

When I add a lot of features (in my case GeoJsonFeature) via Layer.addFeature() the adding process becomes too slow (every sequential addFeature() is slower then previous due to amount of...

type: feature request
priority: p3
stale

Hello, thank you for making things easy. Can the sensitivity of Polyutil.encode be adjusted? I guess the decimal part keeps 5 digits, is it possible to make it 6 or...

type: question
triage me
stale

**Is your feature request related to a problem? Please describe.** I want to be able to customise the text appearance of the cluster marker, without having to implement/use my own...

type: feature request
triage me