diff --git a/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.tsx b/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.tsx index 29a359730d..b7825ad4ce 100644 --- a/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.tsx +++ b/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.tsx @@ -265,6 +265,7 @@ const Root = () => { features: features, }) } + drawGeojsonDataBuffer={25} drawMany drawColor={drawColor} drawType={drawType}