POLAR reference
    Preparing search index...
    interface Attribution {
        id: string;
        title: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of service the attribution relates to.

    title: string

    Attribution text or localization key. May contain HTML. The tags <YEAR> and <MONTH> are translated to the current year or month respectively.

    The text will only be shown when the layer is visible.