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

    Type Alias MapViewState

    type MapViewState = {
        hoverColor: string;
        text3dHoverColor: string;
        type: "map-view";
    }
    Index

    Properties

    hoverColor: string
    text3dHoverColor: string
    type: "map-view"