MapsAPI icon indicating copy to clipboard operation
MapsAPI copied to clipboard

A replacement of the often used google maps api with an open source one using OpenStreetMap.

Results 10 MapsAPI issues
Sort by recently updated
recently updated
newest added

[logcat_and_device_info.zip](https://github.com/mar-v-in/MapsAPI/files/422023/logcat_and_device_info.zip) I'm using microG project and maps API v1 but I'm not sure if this bug is related to these apps. Anyway, I send you the log. Hope you can...

I'd like to work on #9 - as a first approximation, the least I hope to do is make apps that don't have the necessary permissions just not use the...

This means, applications might have problems accessing or writing to the cache which can end in empty maps or no maps at all. Possible workaround for self-compiled apps is to...

As mentioned in microg/AppleWifiNlpBackend#4

I just tried to setup my first non-Google-device, but ran into trouble. HTC Wildfire (aka "Buzz"), was already running CM 9.1 (Android 4.0.4). So I booted into recovery, wiped everything...

Some apps have a map inside a page like Ushahidi. With MapsAPI it's not easy to zoom in, unless one double taps, but not everybody knows this. Pinching seems easier...

Some apps want satellite maps and MapsAPI won't show any tiles as a result, at least when used as a compile library.

Initially this was about GPS Share but the lack of maps just turned about to be patchiness in the Gulf of Guinea. Mixare however, doesn't show any maps: https://github.com/mixare/mixare.git. It...

I discovered that this works as a compile library , but not when used as an Android library. So if I do echo 'source.dir=$$MapsAPI$$/src;src' >>ant.properties it will work. Wish I'd...