Class: MapProvider

MapProvider(props)

The MapProvider.

Constructor

new MapProvider(props)

The constructor of the MapProvider sets the

Parameters:
Name Type Description
props Object

The initial props.

Source:

Members

childContextTypes :Object

The child context types.

Type:
  • Object
Source:

propTypes :Object

The properties.

Type:
  • Object
Source:

Methods

getChildContext() → {Object}

Returns the context for the children.

Source:
Returns:

The child context.

Type
Object

render()

The render function.

Source: