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

    Interface TextLayout

    Definition for laying out text on a shield background

    interface TextLayout {
        constraintFunc: string;
        options?: TextLayoutParameters;
    }
    Index

    Properties

    constraintFunc: string