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

    Type Alias OverviewMapProps

    The properties for the overview map component.

    type OverviewMapProps = {
        i18n: i18n;
    }
    Index

    Properties

    Properties

    i18n: i18n

    The i18next instance for translations.