50 views
in GUI Development by
We are considering making use of the SVG support for a new feature. We would like to have the image view pan around with single finger and pinch to zoom and we think this can be done easily enough. Also we would like to know if it is possible to have interactivity with elements inside the SVG image, e.g. user may tap to "click" on a part of the SVG view as a hyperlink so that we may navigate to another dialog. Is it possible with EW14 and the SVG views to have this kind of events raised from interactions with the image?

1 Answer

0 votes
by
 
Best answer

Hello,

... is possible to have interactivity with elements inside the SVG image, e.g. user may tap to "click" on a part of the SVG view as a hyperlink 

Unfortunately no. The SVG support limits to basic SVG elements. Animations, interactivity, etc. is not possible. See also SVG versions and compatibility.

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...