Marius Van Nieuwenhuyse
Marius Van Nieuwenhuyse
This would definitly be a good impovement
This is a sort of replica of this issue https://github.com/m0nac0/flutter-maplibre-gl/issues/198, we currently have no cache control in the flutter layer. The `setOfflineTileCountLimit` only works for offline region stored data. The...
Would be nice indeed. I also rely a lot on the offline storage and this is clearly a missing feature. The feature is present in the native library so i...
yeah i'll try too
not at the moment, didn't have the time to work on it rn, idk exactly when i'll have the time :/
To help the people that want to use this in the future, the venomwine answer only includes the final step but you first have to move the glyphs to the...
It is not currently possible to do that et the moment. I had this problem too while working on my project and i have a workaround that involve a bit...
you're missing some permission on your manifest. cf: https://github.com/flutter/flutter/issues/32602#issuecomment-494178777
Can you send me the content of `android/app/src/main/AndroidManifest.xml` ?