MapKit Mobile SDK

MMKDataSource

class MMKDataSource : MMKBaseDataSource

Undocumented

Summary

Instance methods

func setDataWith(_ data: Data)
Updates all data

Instance methods

setDataWith(_:)

func setDataWith(_ data: 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.