mapbox-plugin-offline

//mapboxpluginoffline/io.github.xit0c.mapboxpluginoffline/OfflineService/Companion

Companion

[androidJvm]
object Companion

Functions

Name Summary
cancelDownload [androidJvm]
@JvmStatic
fun cancelDownload(context: Context, regionId: Long)
Cancels an active download and deletes its region.
startDownload [androidJvm]
@JvmStatic
fun startDownload(context: Context, offlineDownloadOptions: OfflineDownloadOptions)
Starts a new download with the provided options.