Developer Portal
API Reference
Developer Community
License
Preparing search index...
The search index is not available
Mappedin React SDK v6.15.0
Mappedin React SDK v6.15.0
@mappedin/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
Developer Community
License
Mappedin React SDK v6.15.0
Loading...
Associates MapView type strings with their corresponding classes.