diff --git a/src/components/map/FeaturePropertyPopup.jsx b/src/components/map/FeaturePropertyPopup.jsx index 5d5c9e5b..a018349f 100644 --- a/src/components/map/FeaturePropertyPopup.jsx +++ b/src/components/map/FeaturePropertyPopup.jsx @@ -22,7 +22,7 @@ function renderProperties(feature) { } function renderFeature(feature) { - return
+ return
{feature.layer['source-layer']}{feature.inspectModeCounter && × {feature.inspectModeCounter}}