@vcmap/core
    Preparing search index...

    Type Alias CreateFeatureSessionOptions

    type CreateFeatureSessionOptions = {
        hideSegmentLength?: boolean;
        initialSnapToLayers?: VectorLayer[];
        snapTo?: SnapType[];
    }
    Index

    Properties

    hideSegmentLength?: boolean
    initialSnapToLayers?: VectorLayer[]
    snapTo?: SnapType[]