Wednesday, March 28, 2012

Virtual Earth Control

How would I set the initial properties of the virtuaEarthMap control?

<virtualEarthMap targetElement="map" Latitude="22" Longitude="-100"MapStyle="Hybrid" ZoomLevel="9" CssClass="map" DataValueField="ID"DataTextField="Name" PushpinCssClass="pushpin"PushpinActivation="Hover">
</virtualEarthMap
Doesnt seemt to work :(
The map "base" shows up, but none of the actual map tiles are showing.

Any help would be awesome :)I have worked with the Virtual Earth before using just the javascriptand found we could display the dashboard but I looked in theAtlasUIMap.js and can't reference any mention of the dashboard ?

Virtual Earth support has since been pulled out of the ASP.NET AJAX "Atlas" Extensions. Because of this, I created a ASP.NET AJAX Virtual Earth Mapping Server Control located here:http://simplovation.com/Page/WebMapsVE.aspx

No comments:

Post a Comment