Add custom activity marker

Hey guys, I’m new to the BPMN world and I have a task where I have to add an activity marker.
What I actually need is to add a plus icon here:
image

Any help on where to start will be really appreciated

So i know that i need to create a custom popupmenu or better extend the existing one, use as example:

Then I uncommented the getHeaderEntries to generate the example button, but nothing works.
image

direcotry structure:
image

this is the content of index.js that returns the custom popupmenu:
image

This is then this is how called everything in the main index.js

image

Hey,

Could you please share a sandbox of what you’ve already done: https://codesandbox.io/s/bpmn-js-sandbox-3zkw0

We can then help you with that : )

Did you solve it, or can you provide me with some screenshots