Bing map control - Still showing data when you zoom in too far

2009-10-22 Thread David Burela
One issue i have with the bing map control, is that when you zoom in past the level where there is data, you get the no image icon everywhere. Is there any way to keep the last real data, but still zoom in. Sure it would be pixelated, but that is preferable over showing nothing David Burela

VS2010 SL2

2009-10-22 Thread Stephen Price
Hey all, I was playing around tonight with VS2010 and following Tim's post here ( http://timheuer.com/blog/archive/2009/05/20/silverlight-and-visual-studio-2010-beta.aspx) I thought I'd try to get the multi-target support working. No go, I installed SL2 SDK and then Installed SL3 SDK (and got the

RE: VS2010 SL2

2009-10-22 Thread Tim Heuer
Silverlight 2 development is not supported in VS2010. -th Tim Heuer | (602) 405-4567 | im: t...@timheuer.commailto:t...@timheuer.com blog: http://timheuer.com/blog/ | twitter: @timheuerhttp://twitter.com/timheuer From: ozsilverlight-boun...@ozsilverlight.com

RE: VS2010 SL2

2009-10-22 Thread Peter Gfader www . ssw . com . au
Hi Tim Not yet (in beta2)? OR generally not supported? .peter.gfader. From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight-boun...@ozsilverlight.com] On Behalf Of Tim Heuer Sent: Friday, 23 October 2009 3:04 AM To: ozSilverlight Subject: RE: VS2010 SL2 Silverlight 2 development

RE: VS2010 SL2

2009-10-22 Thread John OBrien
Tim, have you tried / is it possible to have VS2008 still configured for SL2 and VS2010 for SL3 on the same machine? We're still waiting for corporate clients to roll out SL3 updates, once that happens I'll wipe all knowledge of SL2 but until then From:

RE: Bing map control - Still showing data when you zoom in too far

2009-10-22 Thread David Burela
How about an interim fix? Are we able to detect client side if the tiles aren't available past a certain zoom level, so we can lock the zoom? i.e. zoom factor 17 has tiles, they then try to zoom to 18. There aren't any tiles, so we manually set the zoom level back to 17? David Burela Readify |

RE: VS2010 SL2

2009-10-22 Thread Tim Heuer
I haven't tried that concept, but in theory you can do it. The problem will be that you may have to manually modify the build targets of the *proj file. -th Tim Heuer | (602) 405-4567 | im: t...@timheuer.commailto:t...@timheuer.com blog: http://timheuer.com/blog/ | twitter: