Skip to content

Commit

Permalink
Revert "adds council district to component map"
Browse files Browse the repository at this point in the history
This reverts commit 443d090.
  • Loading branch information
johnclary committed Aug 17, 2023
1 parent 5e8d202 commit a4d495e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 26,940 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import DraftComponentSourcesAndLayers from "./DraftComponentSourcesAndLayers";
import EditDraftComponentSourcesAndLayers from "./EditDraftComponentSourcesAndLayers";
import CTNSourcesAndLayers from "./CTNSourcesAndLayers";
import ClickedComponentSourcesAndLayers from "./ClickedComponentSourcesAndLayers";
import DistrictsLayer from "./districtslayer";
import {
basemaps,
mapParameters,
Expand Down Expand Up @@ -364,7 +363,6 @@ export default function TheMap({
/>
)}
<BaseMapSourceAndLayers basemapKey={basemapKey} />
<DistrictsLayer />
<ProjectSourcesAndLayers
isCreatingComponent={isCreatingComponent}
isEditingComponent={isEditingComponent}
Expand Down
Loading

0 comments on commit a4d495e

Please sign in to comment.