[Solved] Click for Full Marker Description

Hey @bobsunscreen

We have an example app for using the Map component in the Community here:

What you’d need to do after that, is use logic blocks to check if the user clicks on MarkerA, go to Scree2, MarkerB then go to Screen3 etc. or better yet, use a variable to store the clicked marker and a list to look up the associated information.

1 Like