ExportMap/cs/TerrainUtils.cs
@@ -46,7 +46,7 @@ public static string GetReleaseUrl(string dircode) { //return "http://{host}/LFData/3d/terrain/" + dircode; return "http://{host}/ExportMap/terra0?path=3d\\terrain\\" + dircode; return "{host}/ExportMap/terra0?path=3d/terrain/" + dircode; } /// <summary>