MapMe icon indicating copy to clipboard operation
MapMe copied to clipboard

The Android maps adapter

Results 12 MapMe issues
Sort by recently updated
recently updated
newest added

Any plans to support shapes like polyline and polygons?

Hi, I'm using Google Maps utils library to add a KML Layer to map. All works fine (both annotations and kml layers) but when I click on marker to open...

The `mapView` is treated as `Nullable` throughout `MapMeAdapter` but when attaching, only a `NonNull View` is accepted. Even as `SupportMapFragment` is inflated in a parent's `onCreateView`, upon configuration changes `onMapReady`...

Hi i use this lib for city directory app and it cause app lag. I measure performance and I got that these methods slow down app I share my logcat...

I would like to add a custom animation when markers are attached to the adapter. Following the provided sample code from the README, the alpha animation works perfectly on my...

This library sounds great, but I see it was last updated before the move. Is there work in progress to adapt to the MapBox V7?

If I pass to the method MapMeAdapter#attach blank view, that doesn't attached to a window - at this case I don't have any markers on map. It's seem to be...

Hi there, I was playing with MapMe and came across strange issue. When a new activity is started from the activity with the map, app crashes with the error: java.lang.RuntimeException:...

So, is clustering supported out-of-the-box? Looking forward to it :)