Filter: mc_map_height

apply_filters( 'mc_map_height', $height, $event ) → {string}

Default map height. Default value 300px.

Parameters:
Name Type Description
$height string

Height parameter passed to map container style attribute.

$event object

Event or location object containing location information.

Source:
Returns:

Value.

Type
string