moving-bits
moving-bits
Not sure if it's worth the effort, so let's close my own FR
Discussion from today's dev meeting: - reopen this issue - move other map-relevant appearance settings into this dialog/activity (including hillshading) - put theme-independent settings at the top, then theme selection,...
from today's dev meeting: notes for implementation: - add check to BroadcastReceiver - check if current display type is "list" - check if cache got removed from current list, and...
related to #12737
I guess the user meant - download cache data to c:geo while it's not published yet (it will contain any reviewer communication that has happened so far) - then cache...
Very likely the "import public bookmark lists" feature is causing this, see #13566 / #13960. This feature is part of c:geo since release 2023.05.15 (a bit more than a year...
PR #12862 adds a `try/catch` for this exception
Not sure if it's exactly the same cause, but top-most error reported by Play statistics for current release 2024.06.02 is this: ``` Exception java.lang.IllegalStateException: layer is not assigned at org.mapsforge.map.layer.Layer.unassign...
> Regardless of this crash reason, we could probably make [here](https://github.com/mapsforge/mapsforge/blob/master/mapsforge-map/src/main/java/org/mapsforge/map/layer/Layer.java?rgh-link-date=2024-06-29T10%3A32%3A52Z#L170-L186) the `IllegalStateException` to a warning? If that doesn't break anything in Mapsforge code, fine for me. Shall I prepare...
Won't fix. Old map implementations are deprecated as of release 2025.07.17 and superseded by UnifiedMap.