moving-bits
moving-bits
retest this please
A few thoughts from my side: - I would not use auto-hiding, as the "bumping screen" is somewhat disturbing, missing menu navigation may be counter-intuitive, and functionality is not really...
caught the wrong id in my pr, so let's reopen
Thanks for the provided link. According to the text in the [link](https://github.com/mapsme/api-android/issues/37) as well as on the [OSM page for Organic Maps](https://wiki.openstreetmap.org/wiki/Organic_Maps), Organic Maps seems to be a fork of...
A user on support described the following workaround which seems to work for him: _"So I made a GPX export and translated into kml. That I put on my Android...
Shouldn't we keep it for users which are still running a 12.x version? And maybe add a connection to the Organic Maps fork.
I understand your point, but: For versions > 12 with the changed API we display a message already, stating they have changed their API and don't respond. For older app...
Old versions are still available on apkmirror.com, AFAICS (we have linked to it in the opening article of this thread). This is also where we directed some of the users...
Catching this exception is probably easy, but why does it occur at all? The call to `drawBitmap` goes to `AndroidCanvas` in Mapsforge: ``` @Override public void drawBitmap(Bitmap bitmap, int left,...
Thanks for opening this issue - wanted to have done it myself a couple of days ago, but am currently on very tight time budget... I don't know of any...