Snapshot Overlay Options
Data class to config the overlays on the snapshotter
data class SnapshotOverlayOptions(showLogo: Boolean, showAttributes: Boolean)
Content copied to clipboard
Parameters
Constructors
SnapshotOverlayOptions
Link copied to clipboard
whether show Mapbox logo on the taken snapshot
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(showLogo: Boolean, showAttributes: Boolean): SnapshotOverlayOptions
Content copied to clipboard
equals
Link copied to clipboard