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

    Type Alias MarkerProperties

    type MarkerProperties = {
        featureId: GeoJSONId;
        hidden?: boolean;
        "icon-zoom": string[];
        label?: string;
        models: string;
        "zoom-count": number[];
    }
    Index

    Properties

    featureId: GeoJSONId
    hidden?: boolean
    "icon-zoom": string[]
    label?: string
    models: string
    "zoom-count": number[]