Mappedin JS - v6.14.0
    Preparing search index...

    Interface Text3DView

    Class representing an Text3D on the MapView.

    interface Text3DView {
        __type: "text-3d";
        id: string;
        target: Coordinate | Space | EnterpriseLocation;
    }
    Index

    Properties

    Properties

    __type: "text-3d" = Text3DView.__type
    id: string

    The text3d's id

    The text3d's target