Framework dependent options for constructing a layer. Inherits from L.GridLayerOptions.
const leafletOptions: FrameworkOptions = { opacity: 1, attribution: 'WxTiles' };
Generated using TypeDoc
Framework dependent options for constructing a layer. Inherits from L.GridLayerOptions.
Example