We are converting our WPF application from a third-party tool and control to a custom in-house Open Street Maps based solution and the RadMap control. The WPF application used to use the third-party's geocoding solution to convert locations into street addresses and nearest cross street.
According to the documentation, the only GeocodeProvider built into UI for WPF is the BingGeocodeProvider. Do you have any sample code that will show me how to implement my own custom GeocodeProvider?
According to the documentation, the only GeocodeProvider built into UI for WPF is the BingGeocodeProvider. Do you have any sample code that will show me how to implement my own custom GeocodeProvider?