Class: LayerRadioButton

webgis4u/ol/control/LayerRadioButton~LayerRadioButton(options)

Control to control layer visibility

Constructor

new LayerRadioButton(options)

Creates a new LayerCheckbox
Parameters:
Name Type Description
options LayerRelatedControlOptions The options
Source:

Extends

Members

layersFromMap

Overrides:
Source:

Methods

handleLayerInteraction(e)

Handles the layer interaction
Parameters:
Name Type Description
e LayerActionEventArgs The event arguments
Overrides:
Source:

onLayerInteractionAdded(options)

Called when an layer interaction was added
Parameters:
Name Type Description
options RegisterListenerOptions The options
Overrides:
Source:

registerListener(options)

Registers the listener
Parameters:
Name Type Description
options RegisterListenerOptions
Inherited From:
Source:

setMap()

Inherited From:
Source:

unregisterListener(options)

Unregisters the listener
Parameters:
Name Type Description
options UnregisterListenerOptions
Inherited From:
Source: