MapDecision

data class MapDecision(val showOutline: Boolean, val showFull: Boolean, val snappedZoom: Int)

Constructors

Link copied to clipboard
constructor(showOutline: Boolean, showFull: Boolean, snappedZoom: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard