removeDownloads

fun removeDownloads(context: Context, offlineMapInfo: OfflineMapInfo)

Removes all downloads for a specific web map's OfflineMapInfo. Deletes the corresponding directory and removes the info from the list.

Since

200.8.0

Parameters

offlineMapInfo

The OfflineMapInfo to remove.