Dear all, could you please be so kind to tell me if it's possible to use SVG source for radmap?
I've downloaded map from https://commons.wikimedia.org/wiki/File:Blank_map_of_Russia-gray.svg and want to use it in my app. Thanks in advance.
1 Answer, 1 is accepted
0
Petar Mladenov
Telerik team
answered on 23 Feb 2016, 08:48 AM
Hi Valdislav,
Short answer is no - there is no out of the box way to pass svg file and display it out of the box in RadMap.
However, we think there is a workaround: https://svg2xaml.codeplex.com/ this great tool can transform SVG file into ImageSource. So you can prepare Image object in code and use it in RadMap's VisualizationLayer / Informationlayer. Or you can transform the svg into png / jpg file and use it into UriImageProvider.
Regards,
Petar Mladenov
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items