I'm building a prototype of an application that will utilize offline data from OpenStreetMap.org. So far, I spun up a new WPF project and threw together a quick RadMap using the OSM data provider. The application works but now I want implement a local data source. I downloaded a small dataset from the OSM website. The data is an OSM file and contains XML.
How do I use this file with the RadMap control? I'm new to the RadMap control but have worked with .NET / XML / GIS for years.
Thanks!
How do I use this file with the RadMap control? I'm new to the RadMap control but have worked with .NET / XML / GIS for years.
Thanks!