invalidate

abstract suspend fun invalidate(pack: OfflinePack)(source)

Invalidates the specified offline pack. This method checks that the tiles in the specified pack match those from the server. Local tiles that do not match the latest version on the server are updated.

Throws

if the operation failed.