Open cilasmarques opened 1 month ago
OBS: Refact the mapPopup code
const rasterColors = id === "cisterna" ? [] : rasterMetadata.fields.imageData[year]?.imageParams.map( (param) => param.color, );
OBS: Refact the mapPopup code