Skip to content

Commit

Permalink
refactor: update legend for gcdb points
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Feb 4, 2025
1 parent 136a5c4 commit 3df25b5
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: 'GCDB Points',
color: '#fff',
about: "The BLM's geographic coordinate database points.",
},
];

0 comments on commit 3df25b5

Please sign in to comment.