Can someone help me figure out the pushpin / shape details of the virtual earth map control?
I have a windows live virtual earth MAP control on a page.
If I have a zipcode, city, state, latitude, and longitude - how can i add a pushpin (or an icon/shape of my own) to the map using that information, along with a custom title and description on a mouse hover of that icon?
Like I said, all I got thus far is the map like below, but I have no idea how to add a shape, pushpin, etc...
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<ve:Map ID="Map1" runat= Go to the complete details ...