Interface LinkedViewQueryProjectionOptions

interface LinkedViewQueryProjectionOptions {
    sourceId?: string;
    spatialMode?: LinkedViewSpatialMode;
}

Hierarchy (view full)

Properties

sourceId?: string

Restrict filters whose appliesTo list names another source.

spatialMode?: LinkedViewSpatialMode

How spatial state should be projected into query inputs.

"state-or-extent"