@vcmap/core
    Preparing search index...

    Type Alias ObliqueViewpoint

    type ObliqueViewpoint = {
        center: Coordinate;
        direction: ObliqueViewDirection;
        zoom: number;
    }
    Index

    Properties

    Properties

    center: Coordinate

    in mercator

    zoom: number