Framework's basic options to construct the layer.
const options = { id: 'wxlayer', bounds: [ -180, -90, 180, 90 ], attribution: 'WxTiles',};
Optional
Generated using TypeDoc
Framework's basic options to construct the layer.
Example