mapbox-maps-android
/
com.mapbox.maps
/
SnapshotCreatedListener
androidJvm
Snapshot
Created
Listener
fun fun interface
SnapshotCreatedListener
Content copied to clipboard
Interface for getting snapshot when it's finished.
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
onSnapshotResult
Link copied to clipboard
androidJvm
abstract fun
onSnapshotResult
(snapshot:
MapSnapshotInterface
?)
Content copied to clipboard
Invoked when snapshot finished despite successful or not.
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard