SetAddress($addr); $gm->SetInfoWindowText($addr); $gm->SetSideClick($addr); # To Enable/Disable Map Type (Map/Satellite/Hybrid) $gm->mMapType = TRUE; # Set map size $gm->SetMapWidth('700'); $gm->SetMapHeight('600'); ?>