feat: 新增雷达瓦片下载

This commit is contained in:
yarnom 2025-11-11 14:46:38 +08:00
parent f49aa3ba3a
commit 5ec67da170

View File

@ -382,6 +382,9 @@ func runTilesFromNMC(ctx context.Context, opts Options) error {
{7, 42, 104},
{7, 40, 103},
{7, 39, 102},
{7, 43, 103},
{7, 43, 104},
{7, 42, 103},
}
// Append from config aliases, if present (dedup later)
if cfg := config.GetConfig(); cfg != nil {