Developer Portal
API Reference
License
Preparing search index...
The search index is not available
Mappedin React SDK v6.8.0
Mappedin React SDK v6.8.0
@mappedin/mappedin-js
MapElementToUpdateState
Type Alias MapElementToUpdateState
MapElementToUpdateState
:
{
area
:
TGeometryUpdateState
;
door
:
TDoorsUpdateState
;
"exterior-doors"
:
TDoorsUpdateState
;
"exterior-walls"
:
TWallsUpdateState
;
facade
:
TFacadeUpdateState
;
floor
:
TFloorUpdateState
;
"image-3d"
:
TImageUpdateState
;
"interior-doors"
:
TDoorsUpdateState
;
"interior-walls"
:
TWallsUpdateState
;
label
:
TLabelUpdateState
;
marker
:
TMarkerUpdateState
;
model
:
TModelUpdateState
;
object
:
TGeometryUpdateState
;
path
:
TPathUpdateState
;
"path-segment"
:
TPathUpdateState
;
shape
:
TShapeUpdateState
;
space
:
TGeometryUpdateState
;
"text-3d"
:
TText3DUpdateState
;
}
Centralized mapping of element types to their update state types.
Type declaration
area
:
TGeometryUpdateState
door
:
TDoorsUpdateState
exterior-doors
:
TDoorsUpdateState
exterior-walls
:
TWallsUpdateState
facade
:
TFacadeUpdateState
floor
:
TFloorUpdateState
image-3d
:
TImageUpdateState
interior-doors
:
TDoorsUpdateState
interior-walls
:
TWallsUpdateState
label
:
TLabelUpdateState
marker
:
TMarkerUpdateState
model
:
TModelUpdateState
object
:
TGeometryUpdateState
path
:
TPathUpdateState
path-segment
:
TPathUpdateState
shape
:
TShapeUpdateState
space
:
TGeometryUpdateState
text-3d
:
TText3DUpdateState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
License
Mappedin React SDK v6.8.0
Loading...
Centralized mapping of element types to their update state types.