Builder
class Builder
Content copied to clipboard
Builder for OverviewViewportStateOptions
Constructors
Functions
animation
                    Link copied to clipboard
                        fun animationDurationMs(duration: Long): OverviewViewportStateOptions.Builder
Content copied to clipboard
The length of the animation performed by OverviewViewportState when it starts updating the camera and anytime OverviewViewportState.options is set.
bearing
                          
                    Link copied to clipboard
                        The bearing that OverviewViewportState should use when calculating its camera.
build
                          
                    Link copied to clipboard
                        Builds OverviewViewportStateOptions
geometry
                          
                    Link copied to clipboard
                        The geometry that the OverviewViewportState should use when calculating its camera.
padding
                          
                    Link copied to clipboard
                        The edge padding that OverviewViewportState should use when calculating its camera.
pitch
                          
                    Link copied to clipboard
                        The pitch that OverviewViewportState should use when calculating its camera.