BingMapsLayer

constructor(portal: Portal, style: BingMapsLayerStyle)

Creates a Bing maps layer with the given style and the Bing Maps API Key given by the specified portal.

Since

200.1.0

See also


constructor(bingMapsKey: String, style: BingMapsLayerStyle)

Creates a Bing maps layer with the given style and Bing Maps API Key.

Since

200.1.0