Skip to content

Commit

Permalink
refactor: placeholder for legend description of new points
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Feb 3, 2025
1 parent 136a5c4 commit 6471ae1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/pageElements/Legend.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,9 @@ const layers = [
about:
'PLSS points with an available monument record sheet that was collected as part of the Monument Replacement and Restoration Committee (MRRC) grant program.',
},
{
name: 'Other Calculated',
color: '#fff',
about: 'Interior points yada yada.',
},
];

0 comments on commit 6471ae1

Please sign in to comment.