ImageryMetadataOptions Class
Contains options for refining the imagery metadata request.
| Name | Description |
|---|---|
|
A Heading Class object representing the direction the map is turned. Optional. The default value is null. |
|
|
A Location Class object specifying the location of the tile image. Optional. The default value is null. |
|
|
A bool specifying if provider information should be returned in the ImageryMetadataResult.ImageryProviders Property. Optional. The default value is false. |
|
|
A UriScheme Enumeration value specifying the URI scheme to return. Optional. The default value is UriScheme.Http. |
|
|
An int representing the zoom level of the map view. Optional. |
If the ImageryMetadataRequest.Style Property specifies Birdseye or BirdseyeWithLabels imagery, then both the Location property and the ZoomLevel property must be specified.