WMSLayer

WMSLayer

Web Map Service Layer

Constructor

new WMSLayer(config)

Source:
Parameters:
Name Type Description
config Object

Configuration object

Properties
Name Type Attributes Default Description
title String <optional>
'OverlayLayer'

Layer title

visible Boolean <optional>
false

Layer initial status

server String

URL of map server

layerName String

Name of layer to display

attribution String <optional>
''

Layer data attribution

exclusive Boolean <optional>
false

If true, when the layer is shown, all other overlay layers are hidden

style String

The style or styles to be used with the layer

Extends

Methods

refresh()

Source:

Reloads layer data using current filters