Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Virtual Earth   (RSS)

Clustering Pushpins with the Virtual Earth Map Control API

One of the new features introduced in the Virtual Earth Map Control API is Pushpin Clustering. When there are hundreds of pushpin shapes on the map in a dense area, the map can become very cluttered. The pushpins can overlap each other and obscure the

Virtual Earth v6.2 Map Control API Released

The Virtual Earth v6.2 Map Control API was released today!  It is reverse compatible with the v6.1 version of the API.  Here's a list of some of the new enhancements in the v6.2 API: Pushpin Clustering - This feature adds the ability to group

Announcing the Virtual Earth Platform Team Blog!

We have just created a new team blog for the Virtual Earth Platform team! Check it out! The Virtual Earth Platform Team Blog is a group blog owned by several functional groups within the Virtual Earth platform team including development, quality assurance,
Posted by keithkin | 1 Comments
Filed under:

Virtual Earth API: Displaying Birdseye Maps With and Without Labels

One of the features added to the Virtual Earth v6.1 Map Control API is the VEMapStyle.BirdseyeHybrid map style. This map style allows you to show the Birdseye map style with street label overlays. If you use the default navigation control in your Virtual

Virtual Earth ASP.NET Control Released!

The Virtual Earth ASP.NET Control has been released as part of the Windows Live Tools for Microsoft Visual Studio Community Technical Preview .  Now you can use the Virtual Earth Map Control API's without writing any JavaScript.  You can drag

Virtual Earth v6.1 Map Control API Released!

The Virtual Earth v6.1 Map Control API was released today.  It is reverse compatible with the v6.0 version of the API.  Here's a list of some of the new enhancements: Birdseye Hybrid - a new VEMapStyle.BirdseyeHybrid map style which allows you

Live Search Maps Update!

We just released an updated version of Live Search Maps built on the Virtual Earth platform. It is difficult to list all the new features, but here are some of the new features: Birdseye Imagery with Labels - Birdseye imagery now supports Road Labels

Microsoft Research Releases Tiled Vectors Demo

Microsoft Research released a Tiled Vectors Demo which is available for download . The demo shows a way to solve the problem of showing extremely large mapping data sets in the web browser. If you have used the Virtual Earth AJAX/JavaScript Map Control

Harley-Davidson Ride Planner with Virtual Earth

Chris Pendleton wrote a nice article on the Virtual Earth Evangelist Blog about Harley-Davidson's use of Virtual Earth in their Ride Planner application. The application allows you to view some great motorcycle rides across America. User can also upload
Posted by keithkin | 0 Comments
Filed under:

Virtual Earth API: Implementing Drag and Drop in Virtual Earth

Steve Lombardi posted some nice samples recently on the Virtual Earth Spaces blog showing how to implement drag and drop on shapes using the Virtual Earth map control API. You just need to add a custom event handler for the "onmousedown", "onmousemove",

Virtual Earth API: Adding KML or GeoRSS Layers to the Map

One of the new features of the Virtual Earth v6 Map Control API is the ability to import KML layers on the map. Previous versions of the API allowed you to import GeoRSS using client-side XML parsing. However, one of the restrictions was that the GeoRSS

Virtual Earth API: Bulk Adding Pushpins to a Layer to Improve Performance

One of the new features from the Virtual Earth v6 Map Control API is the ability to bulk add groups of pushpins to the map in one step. This improves performance when putting a large number of pushpins on the map since the HTML markup of the pushpins

Virtual Earth API: Setting Altitude of Shapes

The Virtual Earth v6 map control API added support for setting altitude of VEShapes in Virtual Earth 3D. There is a new SetAltitude method on VEShape which takes in 2 parameters: VEShape.SetAltitude(altitude, altitudeMode); The altitude parameter is the

Virtual Earth API: Customizing Mouse Wheel Zoom

The Virtual Earth map control supports several interactive ways to zoom in and out on the 2D map view. For example, you can: Click on (or click and hold) the zoom In/zoom Out icons on the navigation control. Double-click on the map to zoom in at a particular

Virtual Earth API: Accurately Position Points in Birdseye

In the Virtual Earth v6 API, one of the new features is improved Birdseye accuracy. The Virtual Earth v6 API has some new methods to more accurately position pushpins when in Birdseye view. Satellite (Aerial/Hybrid) and Road imagery views are direct overhead
More Posts Next page »
 
Page view tracker