MMKDataSource

@interface MMKDataSource : MMKBaseDataSource

Undocumented

Summary

Instance methods

- (void)setDataWithData:(nonnull NSData *)data;
Updates all data

Instance methods

setDataWithData:

- (void)setDataWithData:(nonnull NSData *)data;

Updates all data. This method works synchronously and blocks UI thread. It is intended for passing not more than 500kB of data; otherwise, it will affect the responsiveness of UI and map.