diff --git a/src/components/pageElements/Legend.jsx b/src/components/pageElements/Legend.jsx index bce8738..a74fcc9 100644 --- a/src/components/pageElements/Legend.jsx +++ b/src/components/pageElements/Legend.jsx @@ -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.", + }, ];