Is there a way to check whether a particular VELatLong combined with a zoom level has a BirdseyeScene available
Ideally, I'd like to parse my database results of VELatLong coordinates and build a grid of BirdseyeScene thumbnails, but it appears you can only check for a BirdseyeScene for where the map is centered.

Checking if a VELatLong & Zoom has a BirdseyeScene?
toreddie
Yeah it appears to only be based on the centre of the map.
In fact they are very strict about the usage of the birdseye images, for example i was not aware unitl recently that your not allowed to print them! (see 5.10)
http://www.microsoft.com/virtualearth/control/terms.mspx
John.
williamguy
http://dev.live.com/virtualearth/sdk/ref/HTML/M_Namespace_VEMap_IsBirdseyeAvailable.htm
Hope that helps,