Hello,
I have a real small project i would like to complete. I currently have a Map of Arizona in my VB projects form. I load up a map of arizona and it displays it fine.
What i would like to do is be able to add pushpins to this map currently on my VB form. I would also like to allow the user to map a route between any 2 pushpins on the form.
My problem is that all the MSDN stuff utilizes referencing, so the entire Mappoint Program launches when you want to do something. Is it a lot better to do referencing method than to try and do it the way I am currently trying to??
Thanks,
RobX