@vcmap/core
    Preparing search index...

    Type Alias ObliqueOptions

    ObliqueOptions: VcsMapOptions & {
        changeOnMoveEnd?: boolean;
        maintainViewpointOnCollectionChange?: boolean;
        switchOnEdge?: boolean;
        switchThreshold?: number;
    }