-
- All Implemented Interfaces:
public interface MapView.SnapshotReadyCallback
* Interface for snapshot generation callback
-
-
Method Summary
Modifier and Type Method Description abstract void
onSnapshotReady(@NonNull() Bitmap bitmap)
-
-
Method Detail
-
onSnapshotReady
abstract void onSnapshotReady(@NonNull() Bitmap bitmap)
-
-
-
-