mapsforge / vtm

OpenGL vector map library - running on Android, iOS, Desktop and browser.
GNU Lesser General Public License v3.0
269 stars 89 forks source link

MapBackground flicker #1127

Closed lockeftw closed 4 months ago

lockeftw commented 4 months ago

Dear Mapsforge developer, I haveing following issue with Mobile Device Galaxy s22 ultra on Android 14 /13: Loading an offline works. But displaying this app works accept for the background , all Texts and pathes seems to work. The following links are save to my personal cloud to see some screen recordings of apps that using mapsforge. https://cloud.datapiccante.de/s/ayswyNGXo2GnGe3 https://cloud.datapiccante.de/s/Cd4bCoGm78Yc2AZ

best regards Marc

devemux86 commented 4 months ago

It seems you are using the VTM OpenGL library.

We cannot know your implementation, so it is better to study the VTM samples, like the GettingStarted and MapsforgeActivity.

Do not create multiple map views and with fragments recreate the map view like the above examples.

lockeftw commented 4 months ago

I am sorry for my bad english.

I am not the developer of these apps. Currently i have tried the apps c:geo, PocketMaps (first vid) and GcDroid (second Vid) and on all of these apps the behavior is the same like in the scrrenrecordings. c:geo and PocketMaps are mentioned on https://github.com/mapsforge/mapsforge/blob/master/docs/Mapsforge-Applications.md. Is this something Samsung Galaxy s22 ultra related ? .

devemux86 commented 4 months ago

You can also try Cruiser: https://github.com/devemux86/cruiser


About the other apps it is better to also report in their forums.