BpmnViewer with zoom option

Hi, I’m using a BpmnViewer to show up some diagrams that must not be editable, but i wonder if there is a way to make the zoom in/ zoom out still possible. Because for now it isn’t. i can just visualize the diagram but i cannot move the space to see it better.
My viewer:
var secondViewerOnly = new BpmnViewer({});
of course i attach my container in a second moment

Have you tried the Navigated Viewer?

Thank you very much, this was what i was looking for!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.