apply_filters( 'mc_map_width', $width, $event ) → {string}
Default map width. Default value 100%.
Parameters:
| Name | Type | Description | 
|---|---|---|
$width | 
            
            string | Width parameter passed to map container style attribute.  | 
        
$event | 
            
            object | Event or location object containing location information.  | 
        
- Source:
 
Returns:
Value.
- Type
 - string