Protocol YMKOfflineCacheManagerListener

Attention.

This feature is not available in the free MapKit version.

Instance Methods

- onListUpdated

The map list was loaded from a DB or updated from the server.

- onRegionStateUpdatedWithRegion:

Region state was updated.

- onListUpdated

The map list was loaded from a DB or updated from the server.

- onRegionStateUpdatedWithRegion:

Region state was updated.

Method Detail

-onListUpdated

- (void)onListUpdated

The map list was loaded from a DB or updated from the server.

All regions should be invalidated after this call.

-onRegionStateUpdatedWithRegion:

- (void)onRegionStateUpdatedWithRegion:(nullable YMKOfflineCacheRegion *)region 

Region state was updated.