pub(crate) fn load_atlas_config(
config_path: Option<&Path>,
) -> Result<AtlasMapConfig, AtlasMapError>Expand description
Load atlas map configuration from disk.
pub(crate) fn load_atlas_config(
config_path: Option<&Path>,
) -> Result<AtlasMapConfig, AtlasMapError>Load atlas map configuration from disk.