I am inserting the iFrame code from Googlemaps into a WordPress Page.
What I would like to do is remove the address info bubble from the parameters, If possible?
My iFrame Code is :
<iframe width="610" height="180" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=York,+YO61+1EY,+UK&aq=0&sll=53.800651,-4.064941&sspn=19.563564,39.506836&vpsrc=6&ie=UTF8&hq=&hnear=York+YO61+1EY,+United+Kingdom&t=m&ll=54.072182,-1.088762&spn=0.017627,0.036478&z=14&iwloc=A&output=embed"></iframe>
Any help on this one appreciated.
All you need to do is add this into your iframe code
So replace your code with this
An even easier way than the above answer: just remove the capital A at the end of the iwloc code so it reads: iwloc=&