kvision
/
io.kvision.maps
/
ZoomPanOptions
js
Zoom
Pan
Options
data class
ZoomPanOptions
(animate:
Boolean
?, pan:
PanOptions
?, reset:
Boolean
, zoom:
ZoomOptions
?)
Content copied to clipboard
Properties
Properties
animate
Link copied to clipboard
js
val
animate
:
Boolean
? = null
Content copied to clipboard
pan
Link copied to clipboard
js
val
pan
:
PanOptions
? = null
Content copied to clipboard
reset
Link copied to clipboard
js
val
reset
:
Boolean
= false
Content copied to clipboard
zoom
Link copied to clipboard
js
val
zoom
:
ZoomOptions
? = null
Content copied to clipboard