VEModelStatusCode Enumeration

You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.

An enumeration of status codes returned in callback of the VEMap.Import3DModel Method.

VEModelStatusCode{ Success, InvalidURL, Failed } 

Members

Member Description

Success

The 3D model was successfully loaded.

Failed

The 3D model failed to load. The URL may be invalid or the file format may be incorrect.