This commit is contained in:
VALLONGOL 2025-09-01 15:30:18 +02:00
parent 61e0da302f
commit b0144d5597

View File

@ -17,6 +17,7 @@ GEOELEVATION_DEM_CACHE_DEFAULT: str = "geoelevation_dem_cache"
DEFAULT_MAP_TILE_CACHE_ROOT_DIR: str = "geoelevation_map_tile_cache" DEFAULT_MAP_TILE_CACHE_ROOT_DIR: str = "geoelevation_map_tile_cache"
# --- Map Viewer Default Settings --- # --- Map Viewer Default Settings ---
# Default zoom level for map displays when not otherwise specified. # Default zoom level for map displays when not otherwise specified.
DEFAULT_MAP_DISPLAY_ZOOM_LEVEL: int = 3 DEFAULT_MAP_DISPLAY_ZOOM_LEVEL: int = 3