add option to switch back to planning applications map

This commit is contained in:
Mateusz Konieczny 2023-01-19 14:30:12 +01:00
parent 17688e9e38
commit 24f757e79b

View File

@ -110,7 +110,9 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => {
{'Click here to view possible locations of future applications'}
</button>
:
<></>
<button className="map-switcher-inline btn btn-outline btn-outline-dark" onClick={switchToAllPlanningApplicationsMapStyle}>
{'Click to see planning applications'}
</button>
}
<UserOpinionEntry
slug='community_expected_planning_application'