ExportMap/cs/XYZUtils.cs @@ -80,7 +80,7 @@ string viewFile = Path.Combine(xyzPath, "view.html"); return File.Exists(viewFile) ? id : 0; return File.Exists(viewFile) ? 1 : 0; } /// <summary>