Developer Portal
API Reference
License
Preparing search index...
The search index is not available
Mappedin JS - v6.6.0
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 JS - v6.6.0
Loading...
Centralized mapping of element types to their update state types.