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.
The map identifier.
The display theme for the given map.
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.