Zoom not working
Hi i use this code:
<center>
<?php
if(is_home() || is_front_page())
{
$arg = array('w'=>'99%','h'=>'400px','zoom'=>'12', 'clat'=>'-23,0135', 'clng'=>'-45,3319'); //w=width & h=height
do_action('wpw_mappress_gmap_code',$arg);
}
?>
</center>
But the zoom, lat and long, not working