You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
My problem: The files/directories, that the app receives from the system file picker, are of the type DocumentFile. MapsForgeTileSource only works with File.
I know that there is a (closed) issue #1591 for this problem. So my question rather would be:
Did I choose the right approach, given the premise, that I want to use user-supplied maps?