You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow logged in (and potentially anonymous users) to mark layers as 'Favourites', which will put them into a 'My Favourites' (or similar name) folder that is pinned to the top of the layer control.
Logged in users favourites will be persisted in the database. Anonymous users (if we decide they can have it) would be persisted in localStorage.
Only real question is whether favourites should be per version or shared across versions.
The text was updated successfully, but these errors were encountered:
Allow logged in (and potentially anonymous users) to mark layers as 'Favourites', which will put them into a 'My Favourites' (or similar name) folder that is pinned to the top of the layer control.
Logged in users favourites will be persisted in the database. Anonymous users (if we decide they can have it) would be persisted in localStorage.
Only real question is whether favourites should be per version or shared across versions.
The text was updated successfully, but these errors were encountered: