i am using the latest google iframe code to show the google map in my website. my code looks like this -
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Wergelandsveien+27,+0167+Oslo,+Norway&aq=&sll=59.924248,10.729351&sspn=0.005441,0.01929&ie=UTF8&hq=&hnear=Wergelandsveien+27,+Majorstuen,+0167+Oslo,+Norway&ll=59.920148,10.728519&spn=0.005442,0.01929&t=m&z=14&output=embed"></iframe>
i cannot remove the address bubble from here. i have tried with "iwloc=near" at last, but it does not help. i think this tweak is no longer useful. is there any new option to remove the address bubble? thanks.