IITC.filters.FilterLayer(options)

new FilterLayer(options)

Layer abstraction to control with the layer chooser a filter. The filter is disabled on layer add, and enabled on layer remove.

Parameters:
Name Type Description
options Object

Configuration options for the filter layer

Properties
Name Type Description
name string

The name of the filter

filter IITC.filters.FilterDesc

The filter description

Extends

  • L.Layer