From abce91fc07c3c7b5ffdc97807525d406902763bc Mon Sep 17 00:00:00 2001 From: Aifeilong <2993607249@qq.com> Date: Thu, 12 Oct 2023 18:06:11 +0800 Subject: [PATCH] fix --- src/components/domain/Two/IndiaOceanSST.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/domain/Two/IndiaOceanSST.jsx b/src/components/domain/Two/IndiaOceanSST.jsx index b4a01a7..6cfa24c 100644 --- a/src/components/domain/Two/IndiaOceanSST.jsx +++ b/src/components/domain/Two/IndiaOceanSST.jsx @@ -12,7 +12,7 @@ function IndianOceanSST() { () => new WebMapServiceImageryProvider({ url: url, - layers: "phitrellis:india_ocean_sst", + layers: "phitrellis:4_2_Indian_Ocean_sst", parameters: { service: "WMS", format: "image/png",