Mappedin JS - v6.14.0
Developer Portal
API Reference
License
AI Docs (llms.txt)
Preparing search index...
TMapViewObjectTypes
Type Alias TMapViewObjectTypes
Associates MapView type strings with their corresponding classes.
type
TMapViewObjectTypes
=
{
"image-3d"
:
Image3DView
;
label
:
Label
;
marker
:
Marker
;
model
:
Model
;
path
:
Path
;
"path-segment"
:
PathSegment
;
shape
:
Shape
;
"text-3d"
:
Text3DView
;
}
Index
Properties
image-
3d
label
marker
model
path
path-
segment
shape
text-
3d
Properties
image-
3d
"image-3d"
:
Image3DView
label
label
:
Label
marker
marker
:
Marker
model
model
:
Model
path
path
:
Path
path-
segment
"path-segment"
:
PathSegment
shape
shape
:
Shape
text-
3d
"text-3d"
:
Text3DView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image-
3d
label
marker
model
path
path-
segment
shape
text-
3d
Developer Portal
API Reference
License
AI Docs (llms.txt)
Mappedin JS - v6.14.0
Loading...
Associates MapView type strings with their corresponding classes.