ModelMapObjectOptions
Model parameters.
public init(
position: GeoPointWithElevation,
data: ModelData?,
size: ModelSize,
mapDirection: MapDirection? = nil,
opacity: Opacity = Opacity(value: 1),
visible: Bool = true,
userData: Any = (),
levelId: LevelId? = nil
)
Parameters
position
data
size
mapDirection
opacity
visible
levelId
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.
Any
User data.
Binding to the floor plan of the building.