@americana/maplibre-shield-generator
    Preparing search index...

    Type Alias Bounds

    Rectangular bounds, in scaled pixels

    type Bounds = {
        height: number;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    width: number