Class BingLayer
Extends
RasterLayer.
A layer to display Bing imagery data.
Defined in: BingLayer.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
BingLayer(options)
|
| Method Attributes | Method Name and Description |
|---|---|
|
getUrl(tile)
Get an url for the given tile
|
Class Detail
BingLayer(options)
- Parameters:
- options
- Configuration properties. See RasterLayer for base properties :
- imageSet : the image set to use, can be Aerial, Road
- key : the bing key to use
Method Detail
getUrl(tile)
Get an url for the given tile
- Parameters:
- tile