CoordinateBoundsZoom

A coordinate bounds and zoom.

Constructors

Link copied to clipboard
open fun CoordinateBoundsZoom(@NonNull bounds: CoordinateBounds, zoom: Double)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
@NonNull
@get:NonNull
val bounds: CoordinateBounds
Link copied to clipboard