Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class OfflineDownloader
Link copied to clipboard
object StorageUtils
Functions
Link copied to clipboard
Link copied to clipboard
fun buildAddressFormat(streetNumberAndName: String?, postcodeAndLocality: String?, country: String?): String?
Link copied to clipboard
Link copied to clipboard
This function extracts assets from the APK into the app's files directory so that they can be more easily used e.g. we can pass a file: URI to maplibre pointing at the files directory but not into the APK assets directly. There's obviously a storage cost associated with this, so it should only be used when absolutely necessary.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Return the application locale if there is one, otherwise return the default system one
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard