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