This is a migrated thread and some comments may be shown as answers.

Using ShapefileReader

1 Answer 66 Views
Map
This is a migrated thread and some comments may be shown as answers.
Libertad
Top achievements
Rank 1
Libertad asked on 13 Jul 2016, 11:08 AM

Hi there,

Is it possible to use ShapefileReader to read and display a shapefile content as a layer in Microsoft Bing Maps WPF Control? If so please write a code snippet shows how it can be done.

Thanks

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 18 Jul 2016, 06:07 AM
Hello Libertad,

RadMap's Readers are designed to read shape (kml, sql, etc) files and produce specific RadMap objects.

However, the ShapeFileReader class allows manual reading - this way you are able to read a file and get a list of FrameworkElements. Then you are responsible for adding these objects in a Map's Layer (or other control). 

Regards,
Petar Mladenov
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
Map
Asked by
Libertad
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or