toggle menu
Wemap SDKs
0.16.1
androidJvm
switch theme
search in API
map
/
com.getwemap.sdk.map.model.entities
/
BuildingData
Building
Data
@
Serializable
data
class
BuildingData
Members
Properties
bounding
Box
Link copied to clipboard
@
SerialName
(
value
=
"bbox"
)
@
Serializable
(
with
=
BoundingBoxSerializer::class
)
val
boundingBox
:
LatLngBounds
default
Level
Id
Link copied to clipboard
@
SerialName
(
value
=
"default_level"
)
val
defaultLevelId
:
Float
id
Link copied to clipboard
val
id
:
Int
levels
Link copied to clipboard
val
levels
:
List
<
Level
>
name
Link copied to clipboard
val
name
:
String