Enum RegionState

com.yandex.mapkit.offline_cache

public enum RegionState

Attention.

This feature is not available in the free MapKit version.

Fields

AVAILABLE

Available for download on server.

COMPLETED

Whole map loaded in local store.

DOWNLOADING

Download in progress (or paused).

PAUSED

Download is paused.

UNPACKING

Map is unpacking.

AVAILABLE

Available for download on server.

COMPLETED

Whole map loaded in local store.

DOWNLOADING

Download in progress (or paused).

PAUSED

Download is paused.

UNPACKING

Map is unpacking.

Field Detail

AVAILABLE

public

Available for download on server.

COMPLETED

public

Whole map loaded in local store.

DOWNLOADING

public

Download in progress (or paused).

PAUSED

public

Download is paused.

UNPACKING

public

Map is unpacking.