← Back to Documentation Overview | Search these pages with the button in the top right
Goal: Allow users to favorite map items, either stored locally in their browser or synced to their Memberstack account.
Key Features:


Enable favoriting by navigating to Add-Ons and enable Favoriting


A liking button becomes visible on your map item list for each item.
Styling different states, should be done navigating to the style guide.
There you can style the different Favorit button states:
1: ncf-favorit-button
Default state
2: ncf-favorit-button favorited
State for liked items
3: ncf-favorit-button disabled
State for items that can’t be favorited (when using Memberstack)
<aside> 💡 Pro Tip: Place a like button inside your pop-up for a more immersive experience.



</aside>
<aside> 💡 Pro Tip: How to style liked Pins
Add the class “liked” to your cru-ncf-pin


</aside>
