Google street view

Discussion in 'Google API' started by balajikomathi, Jan 24, 2014.

  1. #1
    Dear all,

    Please remove this information box and marker from this iframe...
    anybody know the answer reply me..
    below in code..
    <?php
    $fullpostcode='HA2+9SG';
    ?>
    
    
    <iframe width="500" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q=<?=str_replace(' ','+',$fullpostcode)?>,+United+Kingdom&amp;layer=c&amp;sll=51.573094,-0.371677&amp;cbp=13,267.71,,0,3.74&amp;cbll=51.573198,-0.371307&amp;hl=en&amp;ie=UTF8&amp;hq=&amp;hnear=<?=str_replace(' ','+',$fullpostcode)?>,+United+Kingdom&amp;ll=51.573136,-0.371314&amp;spn=0.003567,0.009645&amp;t=m&amp;z=14&amp;iwloc=A&amp;source=embed&amp;output=svembed">
    </iframe>
    
    
    Code (markup):
     
    balajikomathi, Jan 24, 2014 IP