VETileSourceSpecification Class
Bing Services
You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps.
Contains information about a custom map tile source.
Constructor
| Name | Description | ||
|---|---|---|---|
|
Initializes a new instance of the VETileSourceSpecification object. |
Public Properties
| Name | Description |
|---|---|
|
An array of VELatLongRectangle Class objects that specifies the approximate coverage area of the layer. |
|
|
The unique identifier for the layer. Each tile layer on a map must have a unique ID. |
|
|
The maximum zoom level at which to display the custom tile source. |
|
|
The minimum zoom level at which to display the custom tile source. |
|
|
The number of servers on which the tiles are hosted. |
|
|
Specifies the opacity level of the tiles when displayed on the map. |
|
|
The location of the tiles. |
|
|
Specifies the z-index for the tiles. |