Announcing the Microsoft Virtual Earth ASP .Net Server Control
Don't like JavaScript? You want your managed code with the new wave of AJAX maps? Well, the long awaited Virtual Earth ASP .Net Server Control is now available for download as a part of the Windows Live Tools for Microsoft Visual Studio.
Here are some of the features and benefits of the control:
Toolbox – The Virtual Earth Map control is available in your Visual Studio toolbox with the rest of your controls. Just add it to your library and it will be there for you when you need a map.
Drag and Drop – Like any control in Visual Studio, you can drag and drop the control from toolbox onto your application, set the respective properties you want and off you go .
Server Side Events – You can now use server side events for navigating the map, geocoding and directions. Plus, you can still use client side events to capture user interaction in the map control.
Display and Control – You can control how the map displays in your application with standard functions like MapMode(2D/3D), MapStyle(Road/Aerial), displaying dashboard and setting its size, setting the zoom levels, zooming in/out, panning, etc.
Adding Shapes – You can add shapes to the map from ASP.NET using the methods provided. You can query different shapes/layers in the map, add and delete them.
Using Directions – You can get the routes and itineraries between multiple points using the directions method. You can specify different routing options like distance unit, route type and route color. Once the direction information is received, the map control raises events where you can process/render the returned information in way that fits your application needs.
Local Search – Search for local listings via the ASP .Net Control - the same ones that appear on Live Search Maps.
Working with Bird’s Eye - The map control has support for bird’s eye view similar to JavaScript control.
Traffic – You can get traffic information and display on the map control. For this, you'll need to have an account with Virtual Earth Platform and enable the GetToken() methods for tracking purposes. You can then use this client token to display the traffic of the location you are interested in.
We just keep expanding the offerings and ways in which you can interface with Microsoft Virtual Earth. This is just one more for you ASP .Net Developers to take full advantage of the power of Virtual Earth maps without having to worry about learning JavaScript or setting alert()s throughout your code to find out WTH is wrong with your application. If I see "Syntax Error" one more time I may have to throw my computer out the window.
CP
Comments
Anonymous
July 28, 2008
See the post !: http://blogs.msdn.com/virtualearth/archive/2008/07/28/announcing-the-microsoft-virtualAnonymous
July 28, 2008
Does this come with a "Go Live" license? I'm assuming not since it's a CTP.Anonymous
July 28, 2008
The comment has been removedAnonymous
July 28, 2008
I'm currently working on the same type of Virtual Earth control for my company. Fortunately for me, my control is slightly different (-;Anonymous
July 29, 2008
Microsoft vient de rendre disponible dans la CTP de juillet 2008, un contrôle server ASP.Net pour VirtualAnonymous
July 29, 2008
The Virtual Earth ASP.NET Control has been released as part of the Windows Live Tools for Microsoft VisualAnonymous
August 25, 2008
Can anyone provide some code samples on using VE Serve Control in VB.NET or C# ? Thanks ! carlosgrtij@hotmail.comAnonymous
August 28, 2008
The comment has been removed