I'wanna downlaod Virtual Earth Silverlight Map Control CTP . but i can"t find this product anywhere ! even in Microsoft connect, it's swiched by Bing map ! can any one help Me ?. PS: im intersting by Virtual Earth Silverlight Map Control CTP because i need to use google map Routing service . i now that it exist in bing map but its less rich than google map .
` <m:Map/>
xmlns:m="clr-namespace:Microsoft.VirtualEarth.MapControl;assembly=Microsoft.
VirtualEarth.MapControl"
Width="500" Height="350">
<Grid x:Name="LayoutRoot" Background="White">
<m:Map></m:Map>
</Grid>
</UserControl> `