Why .svg images is not showing ??

898
1
08-24-2020 10:14 PM
x_d
by
New Contributor III

When I am making a page dynamic in qml then all data are showing perfectly and the images which have .png extension are also showing but when it's comes to .svg images then its showing blank. on console the path is there and correct but in output i don't understand what's wrong. btw i am not showing local images , the images are from server

Tags (2)
0 Kudos
1 Reply
ErwinSoekianto
Esri Regular Contributor

Hello Truptimayee, 

Can you show the code you use to load the image? In this doc of Image QML, Image QML Type | Qt Quick 5.15.0 , it shows that you can load SVG file.

Thank you,

Erwin

0 Kudos