I am making use of MS Virtual Erath Interactive SDK for displaying map and directions information.
Is there any way , by which I can make use of the SDK to fetch latitude and longitude information, which I can pass to the VELatLong() method.
Virtual Earth: Map Control Development
I am making use of MS Virtual Erath Interactive SDK for displaying map and directions information.
Is there any way , by which I can make use of the SDK to fetch latitude and longitude information, which I can pass to the VELatLong() method.
VELatLong() is a class with two properties - Latitude and Longitude.
It is used to represent a map location.
There are various ways to get the VELatLong in virtual earth, have good read of the iSDK.
http://dev.live.com/virtualearth/sdk/
John.