mapbox-maps-android
/
com.mapbox.maps
/
MapView
/
OnSnapshotReady
androidJvm
On
Snapshot
Ready
fun fun interface
OnSnapshotReady
Content copied to clipboard
Interface for getting snapshot result
Bitmap
.
Functions
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
onSnapshotReady
Link copied to clipboard
androidJvm
abstract fun
onSnapshotReady
(bitmap:
Bitmap
?)
Content copied to clipboard
Will be called when snapshot
Bitmap
is ready.
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard