• Resolved johnnychao

    (@johnnychao)


    Hi there, I’m hoping if you can can help solve my problem, and if a purchase is required, I’d be happy to do so. I’m hoping to build a custom map (fictional map, similar to a game map). The map will have clickable markers across the different locations on the map. I was wondering if I can make it so that the markers change color/picture/form after it has been clicked, and stays that way whenever the user comes back to the map, so that the user can see which markers they’ve already clicked on and visited in the past, is this possible? In other words, the map should store data on the user. Users of my website will need to sign in with an account, is there a way to integrate the map to the user account, so that no matter where they log in, they always see the same map with the already clicked on markers. Many thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Avirtum

    (@avirtum)

    It can be done with some js code. We should handle a click event and store the marker state in the cookie.

Viewing 1 replies (of 1 total)
  • The topic ‘Indication for already clicked on link markers’ is closed to new replies.