export Image
Exports an image snapshot of the current composable MapView or SceneView.
Return
A Result containing a BitmapDrawable, or failure
Since
200.4.0
Exports an image snapshot of the current composable MapView or SceneView.
A Result containing a BitmapDrawable, or failure
200.4.0