ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.GeoChartSettingsWmsParams
This type matches L.WMSOptions type from the Leaflet library.
Methods
This type does not define any methods.
Properties
format: string
WMS image format (use 'image/png' for layers with transparency).
Default value: false.
layers: string
(required) Comma-separated list of WMS layers to show.
Default value: ''.
styles: string
Comma-separated list of WMS styles.
Default value: 'image/jpeg'.
transparent: boolean
If true, the WMS service will return images with transparency.
Default value: '1.1.1'.
version: string
Version of the WMS service to use.