From 908d7121443c74c5f4b742d462b721382e0cfb7c Mon Sep 17 00:00:00 2001 From: Vim USDS Date: Wed, 17 Aug 2022 16:42:44 -0700 Subject: [PATCH] Add back the selected feature layer --- .../src/components/MapTractLayers/MapTractLayers.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/client/src/components/MapTractLayers/MapTractLayers.tsx b/client/src/components/MapTractLayers/MapTractLayers.tsx index 93c96d5a..74b5a3c9 100644 --- a/client/src/components/MapTractLayers/MapTractLayers.tsx +++ b/client/src/components/MapTractLayers/MapTractLayers.tsx @@ -151,6 +151,18 @@ const MapTractLayers = ({ minzoom={constants.GLOBAL_MIN_ZOOM_FEATURE_BORDER} /> + {/* High zoom layer (dynamic) - border styling around the selected feature */} + ): (