ol.source. ol.source.ImageWMS

new ImageWMS

Parameters:
Name Type Description
options ol.source.ImageWMSOptions

Options.

Source:
  • imagewmssource.js, line 20

Methods

getParams

Get the user-provided params, i.e. those passed to the constructor through the "params" option, and possibly updated using the updateParams method.

Source:
  • imagewmssource.js, line 71
Returns:

Params.

Type
Object

updateParams

Update the user-provided params.

Parameters:
Name Type Description
params Object

Params.

Source:
  • imagewmssource.js, line 124