How do I set the shape.businessObject.di.isMarkerVisible property to false?
Just setting it to false obviously does not trigger the correct events to re-render the shape.
(Yes, I know the bpmn spec discourage mixed usage of isMarkerVisible within the same diagram, but I still would like to know how to do it).