Create MapShapeReader by passing XmlDocument

0 Answers 47 Views
Map
Ohad
Top achievements
Rank 3
Bronze
Iron
Iron
Ohad asked on 17 Nov 2022, 09:59 AM
Is it possible to create the MapShapeReader by passing the XmlDocument object or do I have to save it locally and pass the path?
Martin Ivanov
Telerik team
commented on 18 Nov 2022, 03:28 PM

I am not sure what do you use the XmlDocument for. Do you mean that you are trying to read KML files? If this is your case the, you should be able to use the KmlReader class in code-behind as shown here: https://github.com/telerik/xaml-sdk/blob/master/Map/WPF/KMLManualReading/MainWindow.xaml.cs

If this is not your case, then can you provide more information about your exact setup?

No answers yet. Maybe you can help?

Tags
Map
Asked by
Ohad
Top achievements
Rank 3
Bronze
Iron
Iron
Share this question
or