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

    Function useStoreAppDisplayThemeById

    • Hook that returns the display theme for a specific map by its id.

      Used in app-start.tsx before the GeoView context is assigned to the map. Do not use this technique elsewhere; it is only intended for reloading language and theme.

      Parameters

      • mapId: string

        The map identifier.

      Returns TypeDisplayTheme

      The display theme for the given map.