Developer Portal
API Reference
License
Preparing search index...
The search index is not available
Mappedin JS - v6.6.0
Mappedin JS
TMapViewObjectTypes
Type Alias TMapViewObjectTypes
TMapViewObjectTypes
:
{
"image-3d"
:
Image3DView
;
label
:
Label
;
marker
:
Marker
;
model
:
Model
;
path
:
Path
;
"path-segment"
:
PathSegment
;
shape
:
Shape
;
"text-3d"
:
Text3DView
;
}
Associates MapView type strings with their corresponding classes.
Type declaration
image-3d
:
Image3DView
label
:
Label
marker
:
Marker
model
:
Model
path
:
Path
path-segment
:
PathSegment
shape
:
Shape
text-3d
:
Text3DView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
License
Mappedin JS - v6.6.0
Loading...
Associates MapView type strings with their corresponding classes.