Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Defines the altitude of a point on the globe.
VEAltitudeMode{ Default Absolute RelativeToGround }
Members
| Member | Description |
|---|---|
Default |
The altitude is meters above ground level |
Absolute |
The altitude is meters above the WGS 84 ellipsoid |
RelativeToGround |
The altitude is meters above ground level |
Remarks
If the object is a 3D model, then the altitude mode is always RelativeToGround.
See Also
Reference
VELatLong Constructor
VELatLong.AltitudeMode Property
VELatLong.SetAltitude Method
VEShape.SetAltitudeMode Method