Class Index | File Index

Classes


Class BingLayer


Extends RasterLayer.
A layer to display Bing imagery data.
Defined in: BingLayer.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
BingLayer(options)
Method Summary
Method Attributes Method Name and Description
 
getUrl(tile)
Get an url for the given tile
Methods borrowed from class BaseLayer:
opacity, visible
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

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 21 2013 10:38:10 GMT+0100 (CET)