How to integrate a clickable SVG map location selector with Memberstack using checkboxes? Answered

Hello,
On one of my websites I would like to let my customer chose where they would like to work with a clickable map.

Do you think that would be doable to get this info into Memberstack ?

I was thinking of using checkboxes with a svg for each state but I’m stuck 😢https://docs.memberstack.com/hc/en-us/articles/9060611644571-Checkbox-Groups

Comments

3 comments

  • Comment author
    Ben Sabic

    Hey William de Broucker!

    I just found this Codepen that should help you with getting this done.

    You'll see there is an individual SVG for each state and when you click on a state, it chooses that option in the select on the top left. Likewise if you pick an option in the select, that state will be highlighted on the map.

    You can do something similar to this and when someone chooses an option on your map, have it update their profile in Memberstack.

    https://codepen.io/Chalkiope/pen/yEaOrY

    0
  • Comment author
    John Matias

    Hey William de Broucker I used this site to create a US map and checked and they have a france map. Just set it up in the tool and then embed it on the site. Works for my use case - maybe that can help you? https://www.createaclickablemap.com/create-clickable-map-france.php?maplocation=france

    0
  • Comment author
    William de Broucker

    Thanks a lot guys, let me have a look šŸ‘

    0

Please sign in to leave a comment.