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={{