@abi-software/flatmap-viewer - v4.2.5
    Preparing search index...

    Type Alias MarkerProperties

    type MarkerProperties = {
        cluster: boolean;
        count: number;
        "details-layer"?: string;
        featureId: GeoJSONId;
        hidden?: boolean;
        hyperlinks?: object;
        "icon-image": [string, string];
        kind?: string;
        label?: string;
        layer?: string;
        marker: boolean;
        models: string;
    }
    Index

    Properties

    cluster: boolean
    count: number
    "details-layer"?: string
    featureId: GeoJSONId
    hidden?: boolean
    hyperlinks?: object
    "icon-image": [string, string]
    kind?: string
    label?: string
    layer?: string
    marker: boolean
    models: string