Class: LegendContainerView

LegendContainerView()

A container for the legend overlay on the map.

Screenshot

Constructor

new LegendContainerView()

Since:
  • 2.30.0
Source:

Extends

  • Backbone.View

Members

className

Source:

model :Map

The model that this view uses
Type:
Source:

template

Source:

Methods

events()

Source:

initialize()

Source:

render()

Source:

toggleExpanded()

Toggles the expanded state of the legend container.
Source:

updateLegend()

Updates the legend with the current color palettes.
Source: