app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.util
/
MapDecision
Map
Decision
data
class
MapDecision
(
val
showOutline
:
Boolean
,
val
showFull
:
Boolean
,
val
snappedZoom
:
Int
)
Members
Constructors
Map
Decision
Link copied to clipboard
constructor
(
showOutline
:
Boolean
,
showFull
:
Boolean
,
snappedZoom
:
Int
)
Properties
show
Full
Link copied to clipboard
val
showFull
:
Boolean
show
Outline
Link copied to clipboard
val
showOutline
:
Boolean
snapped
Zoom
Link copied to clipboard
val
snappedZoom
:
Int