GeospatialCoordinateBounds

The bound options (north, south, west, east) of the geospatial window options.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The longitude of the east bound of the geospatial coordinate bounds.

Link copied to clipboard

The latitude of the north bound of the geospatial coordinate bounds.

Link copied to clipboard

The latitude of the south bound of the geospatial coordinate bounds.

Link copied to clipboard

The longitude of the west bound of the geospatial coordinate bounds.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String