Documentation/example on how to load stored .mbtiles files in android #3650
-
|
Hi, in Android's documentation, i could not find any tutorial or sample for loading multiple downloaded raster .mbtiles-files in Android (not from assets folder, but from storage). There is one for iOS in https://maplibre.org/maplibre-native/ios/latest/documentation/maplibre-native-for-ios/multipleimagesexample/ I was wondering how you would do that in Android. Does the if there is any basic sample code for Android, that would be greatly appreciated |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Yes it should work. Thanks for the feedback, good idea to publish a guide for this. |
Beta Was this translation helpful? Give feedback.
-
|
Tried it in Android and it works fine. Assuming the permissions are granted |
Beta Was this translation helpful? Give feedback.
Tried it in Android and it works fine. Assuming the permissions are granted