Hi all!
I've been trying to use MapPoint to write a quick prototype application. The hope is that I can create a simple GUI, incorporating MapPoints map control. I'd like to include GPS functionality as well.
I've read a bunch of the articles in the last couple of days here, including Paul Larson's article about enabling the GPS functionality by sending messages. However, not being familiar with VB, I can't tell if a lot these examples are controlling an external copy of MapPoint, or actually incorporating it as a control in a custom GUI.
I've had a bit of luck using MapPoint's control in my GUI, but a lot of functionality I want to use is unresponsive using Paul's techniques. I can toggle the GPS pane just fine, but the "Configure GPS..." button does nothing, whether I click it physically or programmatically. I've tried it with templates, and without, and get the same result.
I am using C# instead of VB, so I have to make a few leaps of faith when reading many of the articles here. Has anyone actually successfully used the GPS functions when incorporating the MapPoint control in their own app? Or has everyone controlled an external copy of MapPoint?
Thanks for any insight,
Pete Covert