Handling SVG in Windows Phone app

我的梦境 提交于 2020-01-05 07:24:23

问题


I am looking for some resources about that. I have svg kind of map file and I would like to put on it some pushpins.

Any tutorials available in this subject?


回答1:


Here's a speculative route for you. Use INKSCAPE to convert the SVG to XAML. See if it will then render in Expression Blend. The put your pushpins onto the XAML canvas. Might work....



来源:https://stackoverflow.com/questions/12092522/handling-svg-in-windows-phone-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!