geoview-core - v2.3.0
    Preparing search index...

    Type Alias OverviewMapProps

    The properties for the overview map component.

    type OverviewMapProps = {
        i18n: i18n;
    }
    Index
    i18n: i18n

    The i18next instance for translations.