Virtual Earth Silverlight Control CTP available Friday, we’ve been playing already
You may have heard the news today that the new Virtual Earth Silverlight map control Community Tech Preview was announced today at MIX09! We have been lucky enough to be Beta testing the control for a few weeks now here at Earthware and its been a real eye opener to the future of interactive mapping.
What’s all the fuss about?
The Silverlight Virtual Earth map control will usher in a new era of multimedia rich, great looking interactive mapping projects that simply were not possible using the existing APIs. Here are a few of the highlights we think the control offers:
- Quick and simple animation of the map and data added to it
- Scalable user interfaces that will look great on any resolution screen (even mobile in future)
- Highly integrated video, audio and imagery much more than just displaying a map popup
- Easily skinable map controls
- Cross browser compatability! No more css hacks for Virtual Earth or pesky javascript issues
- Wrap around maps. For those who have struggled plotting lines across the map from east to west don’t worry, the Silverlight control already allows continuous map wrapping!
The control is not a final release yet so there are a few things that might be better:
- There is a learning curve for using Silverlight
- The control requires a bit more work from developers; there is no pushpin class or infobox in the current release. This means it’s very flexible but takes a bit more setup for a simple map
- There is no birdseye currently, but this is promised for release
- There is also no 3D control. Nothing has been mentioned about this but maybe Silverlight 3??
- Obviously not everyone has the Silverlight plugin installed yet…
Overall the control is a great start and will allow developers to create some exciting applications not possible before now, but there is still lots of work to do before it’s as easy and comprehensive as the current javascript API.
What have we been doing with the control so far?
Of course the first question we had was what shall we make with the new Silverlight Virtual Earth Map control. We had some ideas which were not easily achievable using the Javascript API.
We cannot show you any code samples until Friday when the CTP is made public but we can show you our first Silverlight Virtual Earth map demo a Silverlight live Twitter map.
http://earthware.cloudapp.net/demos/sltwittermap.aspx
This demo uses a combination of live Twitter data, the multimap geocoding api, and the Virtual Earth Silverlight control.
We will hopefully look at releasing some code and coding tutorial after the release on Friday, until then enjoy the demo.
Now we need to start creating a Silverlight version of our estate agent / property mapping product EarthwareProperty!
I enjoyed looking at your mashup! Thanks for the post.
As a developer – currently using Google Maps in the UK and also building Silverlight applications – this is great.
Have already built a demo version of my community mapping app using the control BUT……
In the UK the quality of maps for most parts of the country are far superior (and more up to date) in Google Maps than Virtual Earth – which is a big shame and will stop any of my deployments
Mike
Very cool. How did you set up the Tweets? Are they following a particular topic or theme?
Hi Stephanie
Thanks for your comments, right now it is just showing twitter public feed of everything but we will add searching and friend feeds over the comming weeks and launch it for real.
Brian
Mike,
According to Chris Pendleton the Silverlight Map Control is not restricted to using Virtual Earth tiles and data. There is no preset for using Google Earth tiles and data, but there’s nothing stopping you from building a solution that combines the Silverlight Map Control and Google Maps data.
[...] already had extensive experience with Bing maps and the new Silverlight control after taking part in the closed beta program in early 2009. As part of this Earthware produced a [...]
I saw Mike’s comments on Google Maps vs. Virtual Earth in UK. This is even more true in Africa where Google coverage is quite good and Virtual Earth virtually non-existent. Effectively this is blocking us from Silverlight development until an easy way of doing it with Google Maps emerges (or MS discovers the rest of the world!)
I was curious if there was any source code available for the twitter demo.