Sponsored Links

Range of updates from Bing Maps PDF Print E-mail
News - Latest News
Written by Richard Marsden   
Monday, 07 June 2010 10:57

Earlier today, Bing Maps released a number of updates and changes.  In addition to the existing JavaScript and Silverlight controls, and the SOAP web service, Bing Maps now includes a RESTful interface. This new interface supports maps, aerial images, geocoding (including batch), and routing. Responses can use XML or JSON.Further initial details and web links can be found on Chris Pendleton's blog, here.

The JavaScript ('AJAX') control has also been updated. The new v6.3 control supports two functionality levels. "Full functionality" should be used if you require the more complex functions supported by Bing Maps. The "core functionality" version is streamlined for those who only need the basics. This is reminiscent of the "cut down OpenLayers" builds which I have described before. Why should your users download a huge JavaScript file when you only need a tiny part of it? Also, new geocoding and search methods have been added to make these functions easier to use; and pushpins are now draggable. "Draggability" is controlled with a new propery on the VEShape pushpin object.

There are also changes at the end-user level. Bing Maps Apps now have a new rating scheme, so users can rate individual apps. Bing Maps Apps are user map mashups which are hosted by Microsoft, and also have a new SDK available. Photosynth Panoramas are also now supported. The new Map Overlays feature is the first consumer-level appearance of Microsoft Research's Microsoft Map Cruncher application. I have written about this quite a bit in the past - I have found it invaluable to provide usable data in our Costa Rica maps. The released overlays include maps for a number of urban parks and mall directories.

Other end-user changes include reverse address lookup (who is at this building?) for business addresses, and full screen maps.