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

I have a GeoJSON file with a point and a hole. The point is basically the whole map and a specific area is the whole. GeoJSON file: https://pastebin.com/raw/krmeEeV0 The issue...

needs more info
type: bug

#### Summary If you use the AMU v3 library (e.g., `'com.google.maps.android:android-maps-utils-v3:2.2.0'` such as in the `v3` demo app variant in https://github.com/googlemaps/android-maps-utils/pull/811) and you run the demo app, when you tap...

status: blocked
type: bug
external

#### Summary Had single crash from production inside the lib: `java.lang.NullPointerException: Attempt to read from field 'java.util.List com.google.maps.android.clustering.algo.StaticCluster.mItems' on a null object reference` #### Environment details 1. Xiaomi Redmi 9A...

type: bug
triage me

#### Summary Map crashes instantly when trying to load, seems to only happen in signed release build. Everything works as expected in the debug build. Verified API Keys are valid....

type: bug
triage me

Thanks for stopping by to let us know something could be better! --- **PLEASE READ** If you have a support contract with Google, please create an issue in the [support...

type: bug
triage me

I am having an issue with this library. Whenever I clear the items from the cluster manager and add a new set, some single pins are not redrawn. Here's what...

needs more info
type: bug

### Summary distanceToLine (from PolyUtil) returns wrong result, not the nearest point on the line will be found. here the test data: **P**: longitude12.0978238, latitude: 49.3210674 **Start**: longitude: 12.097749 latitude:...

type: bug
priority: p1

Hi! I have in my app a painful error ![image](https://user-images.githubusercontent.com/6924755/84245075-d03b7d80-ab04-11ea-8802-4ba207ad600c.png) ![image](https://user-images.githubusercontent.com/6924755/84245106-dcbfd600-ab04-11ea-8841-8601886b5bfb.png) I can´t reproduce this error, either in the emulators or in my physical devices. My app has 20% users...

type: bug
priority: p2

#### Summary Loading KMZ works perfectly but onFeatureClick callback, sometimes brings null property. same kmz with same feature all the time, sometimes it says that property is null. actually, ```...

type: bug
priority: p3

I'm testing the maps SDK 3 beta along with the maps utils v3 (1.3.1). When adding a GeoJsonLayer to the map the app crashes with the following stacktrace. I don't...

type: bug
triage me