Make Objects act like Markers

Apr 03, 2014

Hello All,

I would like to take an object, a circle shape for example, and have it display a label just like a marker would when I hover or click on it. 

I read a while ago in another thread that this was possible but the search function on the website doesn't seem to working currently. 

Could anyone provide some insight on how I can accomplish this? 

Thank you.

3 Replies
Rebecca Fleisch Cordeiro

Hi Glenn,

See if this accomplishes what you're after. I actually used a button instead of a shape, but the same process applies.

So, the "pseudo" marker is a button inserted on the base layer. 

I created 2 layers: one I called hover, the other I called click.

Click Layer

On the click layer I created the "information text box, positioned it where I wanted, and typed in the "title text" and the "content text."

I created a trigger to hide the layer when users click the text box.

Problem, what if they try to click the information button, which isn't clickable here. Solution: create a transparent rectangle over the button area, and add a trigger to jump to the base layer when the user clicks the rectangle...it feels to them like they're clicking the button.

Hover Layer

Copy/Paste the text box from the Click Layer, and delete all the text except for the "Title Text."

Base Layer

Add 2 triggers to the button.

One to show the hover layer when user hovers over the button

One to show the click layer when user clicks the button.

This discussion is closed. You can start a new discussion or contact Articulate Support.