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

    Interface ShieldOptions

    Global options for shield rendering

    interface ShieldOptions {
        bannerHeight: number;
        bannerPadding: number;
        bannerTextColor: string;
        bannerTextHaloColor: string;
        shieldFont: string;
        shieldSize: number;
    }
    Index

    Properties

    bannerHeight: number

    Height of each specified banner above the shield

    bannerPadding: number

    Padding between each banner

    bannerTextColor: string

    Color of text on the banner

    bannerTextHaloColor: string

    Color of halo on text on the banner

    shieldFont: string

    Browser font for banner text

    shieldSize: number

    Default shield size in pixels at 1x