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

    Type Alias TMVFPointStyle

    type TMVFPointStyle = {
        points: SpaceId[];
        showImage?: boolean;
    }
    Index

    Properties

    Properties

    points: SpaceId[]

    The points which this style applies to.

    showImage?: boolean

    Whether or not the first image attached to the space or obstruction should be displayed on the point.