android-gmaps-addons icon indicating copy to clipboard operation
android-gmaps-addons copied to clipboard

A collection of add-ons for the Android Google Maps API v2 framework.

Results 7 android-gmaps-addons issues
Sort by recently updated
recently updated
newest added

Hallo, i can guess there some tiles, if zoom in. Does somebody has any idea Thanks. ![screenshot_20160611-131225](https://cloud.githubusercontent.com/assets/19816980/15984750/4722de42-2fd6-11e6-9a0d-d512955ac2af.png) ![screenshot_20160611-131147](https://cloud.githubusercontent.com/assets/19816980/15984749/472146b8-2fd6-11e6-99dc-f76526b6269a.png)

Thank you for this library. Life saver! The only issue I'm having is the tiles are really bad quality coming from the offline tile provider. Im not sure what is...

I downloaded the mbtiles from OpenMapTile: https://openmaptiles.org/downloads/ Then I used MapBoxOfflineTileProvider with such a tile database but I see a blank map. No tiles is shown even if in debug...

This allows the project to be built and integrated into gradle build systems.

Hello guys, I'm working on an Osmdroid application, and i have to set some data to my Marker's snippet. The problem is that Osmdroid doesn't recognize "\n"; I found some...

I'm using Android Maps V2 API and your MapBoxOnlineTileProvider.java class. I'm getting low resolution tiles doing this. If I use the MapBox Android SDK directly, I get high res tiles....

This is the beginning of an implementation of the Maki icons API. It probably will be better to extend the Marker class in gmaps than creating a new one like...