Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WMSOptions

Hierarchy

  • WMSOptions

Index

Properties

Optional format

format: string

WMS image format (use 'image/png' for layers with transparency).

Default value: false.

Optional layers

layers: string

(required) Comma-separated list of WMS layers to show.

Default value: ''.

Optional styles

styles: string

Comma-separated list of WMS styles.

Default value: 'image/jpeg'.

Optional transparent

transparent: boolean

If true, the WMS service will return images with transparency.

Default value: '1.1.1'.

Optional version

version: string

Version of the WMS service to use.