ModelMapObjectOptions
Model parameters.
ModelMapObjectOptions(
position: GeoPointWithElevation,
data: ModelData?,
size: ModelSize,
mapDirection: MapDirection? = null,
opacity: Opacity = Opacity(value = 1.0f),
visible: Boolean = true,
userData: Any? = null,
levelId: LevelId? = null
)
Model parameters.
Parameters
position
data
size
mapDirection
opacity
visible
userData
levelId
Returns
Properties
Location.
Data.
Target width for scaling.
Angle of the model rotation on the map relative to the north direction in degrees, counted clockwise.
Opacity.
Visibility.
User data.
Binding to the floor plan of the building.