VEImageryMetadataOptions Class

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.

Contains the options that represent the imagery.

Constructor

Name Description

VEImageryMetadataOptions Constructor

Initializes a new instance of a VEImageryMetadataOptions object.

Public Properties

Name Description

VEImageryMetadataOptions.LatLong Property

A VELatLong Class object specifying the center of the map view. Optional. Defaults to the center of the current map view.

VEImageryMetadataOptions.MapStyle Property

A VEMapStyle Enumeration value specifying the map style. Optional. Defaults to the current map style.

VEImageryMetadataOptions.ZoomLevel Property

An integer specifying the zoom level. Optional. Defaults to the current zoom level.

See Also

Reference

VEMap.GetImageryMetadata Method