I wrote about the 6.2 release of Virtual Earth on September 10th, saying that it was due to be released on September 22nd. Well, it’s now the 24th and we still haven’t seen the new code. There are signs, however, that it’s on the way, including a document on MSDN (you can get to it by going to the Virtual Earth Interactive SDK — http://dev.live.com/virtualearth/sdk/ — and clicking on the “What’s new in the latest release” link).
![]()
The document has more information on the coming release, including the following, copied and pasted from the document (and yes, those links to MSDN do currently work):
- Pushpin clustering. Use the VEShapeLayer.SetClusteringConfiguration Method to set how to display and cluster overlapping pushpins for better shape display at higher altitudes.
- Hints for route instructions. Help your users find route turns with hints about nearby landmarks and intersections using the VERouteItineraryItem.Hints Property.
- Imagery metadata. Retrieve information about imagery using the VEMap.GetImageryMetadata Method.
- Base map disabling. Use the Virtual Earth Mercator projection in non-mapping applications by turning off the base map with the VEMapOptions.LoadBaseTiles Property. You can use the VEMap.HideScalebar Method as well.
- Support for other languages. Retrieve maps with labels in French, German, Italian, and Spanish from Virtual Earth. See the Returning Localized Results topic for a list of supported culture strings.
- 3D model import. Import 3D model data files into a shape layer using the VEMap.Import3DModel Method. Interact with these models as you would any shape.
- Updated interactive SDK. See the new functionality of the Virtual Earth map control demonstrated in the updated Virtual Earth Interactive SDK.
I also received an email from Microsoft yesterday that said that the release has been delayed and that they will send out an update on the status sometime today. I’ll make sure that this post gets updated when I receive the email.
UPDATE: The new release is now out (9/25/2008 at 7:45 AM Mountain Time).