Properties
optional public format?: string
WMS image format (use 'image/png' for layers with transparency).
Default value: false.
optional public layers?: string
(required) Comma-separated list of WMS layers to show.
Default value: ''.
optional public styles?: string
Comma-separated list of WMS styles.
Default value: 'image/jpeg'.
optional public transparent?: boolean
If true, the WMS service will return images with transparency.
Default value: '1.1.1'.
optional public version?: string
Version of the WMS service to use.