Class: ScaleCombo

ScaleCombo()

The ScaleCombo

Constructor

new ScaleCombo()

Create a scale combo.

Source:

Extends

  • React.Component

Members

defaultProps

The default props

Source:

determineOptionKeyForZoomLevel

Determine option element for provided zoom level out of array of valid options.

Source:

Methods

componentWillMount()

componentWillMount - lifecycle event.

Source:

componentWillReceiveProps(newProps)

Called on componentWillReceiveProps lifecycle event.

Parameters:
Name Type Description
newProps Object

The new properties.

Source:

render()

The render function.

Source: