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

    Function useStoreAppDisplayLanguageById

    • Hook that returns the display language 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 TypeDisplayLanguage

      The display language for the given map.