Skip to content

Remember map

Implement the "Remember map" functionality in accession maps. The JSP implementation keeps map information (title, tile color and filters) in session. The React implementation should keep this information in localStorage (similar to "My list").

JSP implementation

image

  1. When browsing the accession map user can click "Remember map" and provides a title and selects the tile color
  2. Add a button to display the list of remembered map layers with a toggle button to show or hide the selected layer
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information