diff --git a/editor.planx.uk/src/@planx/components/DrawBoundary/Public/index.tsx b/editor.planx.uk/src/@planx/components/DrawBoundary/Public/index.tsx index 50649f20e2..5448784f1c 100644 --- a/editor.planx.uk/src/@planx/components/DrawBoundary/Public/index.tsx +++ b/editor.planx.uk/src/@planx/components/DrawBoundary/Public/index.tsx @@ -148,6 +148,7 @@ export default function Component(props: Props) { showMarker markerLatitude={Number(passport?.data?._address?.latitude)} markerLongitude={Number(passport?.data?._address?.longitude)} + resetControlImage="trash" osVectorTilesApiKey={process.env.REACT_APP_ORDNANCE_SURVEY_KEY} /> {!props.hideFileUpload && (