'map',
'width' => '100%', // Map width, default is 640px. Can be '%' or 'px'
'height' => '700px', // Map height, default is 480px. Can be '%' or 'px'
'marker' => true, // Display marker? Default is 'true',
'marker_title' => '', // Marker title when hover
);*/
?>