Here is v0.01 of my ASP.NET Virtual Earth v3 custom control. The zip file download contains the DLL code and a sample test website.

PietschSoft.VE3 v0.01 Features:

  • Display map on a page with server side parameters (latitude, longitude, zoom, map style, etc.)
  • Ability to attach JavaScript functions to the events raised by the JavaScript VEMap object from within server side code.
  • Ability to plot points on the map from with in server side code

I am modeling the objects in my library after the objects in the Virtual Earth v3 JavaScript API and I'm nameing the objects, methods and parameters as closely as possible to their Virtual Earth counterparts.

Remember this is my first release of this control, so it only implements the most basic features.

Download PietschSoft.VE3 Library

Update 10/22/2007: There is an all New ASP.NET AJAX Virtual Earth Mapping Server Control with much richer Ajax support that PietschSoft.VE located here: http://simplovation.com/Page/WebMapsVE.aspx