From 7ad8b83399cca323ad66314ccdce4438b55de375 Mon Sep 17 00:00:00 2001 From: Vim USDS Date: Sun, 7 Aug 2022 23:22:34 -0700 Subject: [PATCH] Comment update --- client/src/components/MapTribalLayer/MapTribalLayer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/MapTribalLayer/MapTribalLayer.tsx b/client/src/components/MapTribalLayer/MapTribalLayer.tsx index e2519b53..c6f7d744 100644 --- a/client/src/components/MapTribalLayer/MapTribalLayer.tsx +++ b/client/src/components/MapTribalLayer/MapTribalLayer.tsx @@ -87,7 +87,7 @@ const MapTribalLayer = ({ source-layer={constants.TRIBAL_SOURCE_NAME} // Using other filter expressions, such as equality decisions here - // may cause the open-source to error out on circle not defined + // may cause the open-source map to error out on - circle-radius not defined filter={['geometry-type', 'Point']} type='circle' paint={{