SVG not working on IE

Problem:
Hello, I’m working on a animation where it requires a zoom in on a map. The html5 file looks like it’s working fine on chrome and firefox, but not on IE.
The Svg elements on IE are rendering as image and not in vector…

Saola Animate version: Saola Animate 2 Pro

OS:

Notes:

Hi Kaori,

It’s an issue of IE/Edge browsers when rendering scaled SVG background images.
We’ll provide an option to inserting SVGs as image elements (with <img> tag) in future releases to overcome this issue.
Now you should resize SVG elements (change their width/height) instead of scaling them.

Regards

1 Like