Using a swedish app for maps
Min karta
The apps starts but I cannot change map layers.
I dont get any errors, layers just dont change.
Any ideas?
Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
Using a swedish app for maps
Min karta
The apps starts but I cannot change map layers.
I dont get any errors, layers just dont change.
Any ideas?
Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
as Iâve seen this often[1][2] in playstore Apps that use layers
D TileOverlay: Not yet implemented: remove
D GmsMap : unimplemented Method: addTileOverlay
microg doesnât implement addTileOverlay and I wonder if the reason is really technical / effort required. Thereâs not much discussion on it on microgs tracker
I quess the same problem exists on finish weather app (ilmatieteen laitos) and governmental app for hunters (Oma riista). The maps are visible but map layers wont work/show any information.
I did ask in an adjacent topic (on polylines) about addTileOverlay and depau was as kind to give more background on why it isnât straightforward to translate tiles between the gmaps api and maplibre - and an idea how to do it anyway:
Thank you for digging wherever is possible to find solutions, but the question I have is⌠Shall we expect for a solution for apps using MapLibre in a predictable future? As I read those threads it seems thereâs no much the ordinary user can do.
I have no idea if itâs related to my problem with an app (Mapa Turystyczna) but I feel fixes to MapLibre may help somehowâŚ
the app in this thread fails on a specific method that when addressed in microG, solves the thread.
Your issue is different, addTileOverlay() doesnât come up at all in the apps logcat. It will load layers, just the ones from mapLibre without the original gmaps source nor styling.
This is different. It doesnât help to mix the threads just because theyâre related to gmaps API and its surrogate mapLibre eventually.
As to expecting solutions - if itâs unimplemented methods, you want to campaign at best with a full logcat at microg issues, in this forum no dev will ever check. I do some triaging, but thatâs it