ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.jsInteraction.model
/
ExpoFpZoomOptions
Expo
Fp
Zoom
Options
@
Serializable
data
class
ExpoFpZoomOptions
(
val
padding
:
Int
?
=
null
)
Options for zoom operations (zoomTo, fitBounds).
Members
Constructors
Expo
Fp
Zoom
Options
Link copied to clipboard
constructor
(
padding
:
Int
?
=
null
)
Properties
padding
Link copied to clipboard
@
SerialName
(
value
=
"padding"
)
val
padding
:
Int
?
=
null
Padding around the target area in pixels.