Building

A building with its levels, located on the map.

Properties

Link copied to clipboard

The currently active level of the building.

Link copied to clipboard

The id of the currently active level of the building.

Link copied to clipboard

The index of the currently active level in levels.

Link copied to clipboard
val boundingBox: LatLngBounds

The bounding box that encloses the building.

Link copied to clipboard

The default level of the building.

Link copied to clipboard

The id of the default level of the building.

Link copied to clipboard

The index of the default level in levels.

Link copied to clipboard
val id: Int

The unique identifier of the building.

Link copied to clipboard

The levels of the building, sorted by id.

Link copied to clipboard

The name of the building.

Functions

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