Mappedin JS - v6.14.0
Developer Portal
API Reference
License
AI Docs (llms.txt)
Preparing search index...
Text3DView
Interface Text3DView
Class representing an Text3D on the
MapView
.
interface
Text3DView
{
__type
:
"text-3d"
;
id
:
string
;
target
:
Coordinate
|
Space
|
EnterpriseLocation
;
}
Index
Properties
__
type
id
target
Properties
Readonly
__
type
__type
:
"text-3d"
= Text3DView.__type
Readonly
id
id
:
string
The text3d's id
Readonly
target
target
:
Coordinate
|
Space
|
EnterpriseLocation
The text3d's target
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
type
id
target
Developer Portal
API Reference
License
AI Docs (llms.txt)
Mappedin JS - v6.14.0
Loading...
Class representing an Text3D on the MapView.