Interface DataSource
Package com.yandex.mapkit.layers
All Superinterfaces:
interface DataSource extends BaseDataSource
Summary
Methods
|
Type and modifiers |
Method and Description |
|
void |
setData(@NonNull byte[] data) |
Methods
setData
|
void setData(@NonNull byte[] 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.