diff --git a/webgis/js/gis.js b/webgis/js/gis.js index 252cd0b..cbf111a 100644 --- a/webgis/js/gis.js +++ b/webgis/js/gis.js @@ -527,7 +527,7 @@ GIS.featurePopup = function (layerName, feature) { Anno${feature.properties.ANNO} Comune${capitalize(feature.properties.COMUNE)} Località${capitalize(feature.properties.LOCALITA) ?? 'n.d.'} - Proprietà${capitalize(feature.properties.PROPRIETA)} + Proprietà${capitalize(feature.properties.PROPRIETA) ?? 'n.d.'} Foglio${feature.properties.FOGLIO} Particella${feature.properties.PART_BIS}