AnyMaps icon indicating copy to clipboard operation
AnyMaps copied to clipboard

Easily switch between Google, Baidu and OSM maps

Results 2 AnyMaps issues
Sort by recently updated
recently updated
newest added

Hi! Thank you very much for the AnyMaps library. I am working on implementing it into my EVMap project (https://github.com/johan12345/EVMap). In the process have done some improvements to AnyMaps in...

I noticed that AnyMap's UiSettings only has 3 settings methods. Google's UiSettings has 10 settings, while Baidu's has 5. I need to disable zoom gestures on maps using `setZoomGesturesEnabled(boolean)`, which...

enhancement