Skip to content

Adding trigger functions in Feature Popup overlay #1067

Open
@liyunooi

Description

Hi,

I am using your library to display some information via Feature popup overlay.
I would like to be able to set a function to trigger a call-to-action upon clicking on the value of an attribute inside the Feature popup overlay.

May I know how would this be handled?

I tried using direct handling by setting the value as a string like so:
<a href="http://google.com" target="_blank">${value}</a>

But it seems like the popup overlay does not accept direct html modifications to the value.

Is there any workaround for this?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions