Revision: 52838
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 2, 2011 20:48 by i-am-andy
Initial Code
So add it to your code and here it is: <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.de/maps? f=q&hl=de&geocode=&q=Von-Tambach-Stra%C3%9Fe+3,+49584+F %C3%BCrstenau&sll=51.151786,10.415039&sspn=11.943601,39.550781&ie=UTF8&g=Von- Tambach-Stra%C3%9Fe+3,+49584+F %C3%BCrstenau&s=AARTsJrLqHJOkxky0QPTRodSEEVRqhTiVw&ll=52.519146,7.668285&spn=0.01828,0.036478 &iwloc=near&z=14&output=embed"></iframe><br><small><a href="http://maps.google.de/maps?f=q&hl=de&geocode=&q=Von- Tambach-Stra%C3%9Fe+3,+49584+F %C3%BCrstenau&sll=51.151786,10.415039&sspn=11.943601,39.550781&ie=UTF8&g=Von- Tambach-Stra%C3%9Fe+3,+49584+F %C3%BCrstenau&ll=52.519146,7.668285&spn=0.01828,0.036478&z=14&source=embed" style="color:#0000FF;text-align:left">Größere Kartenansicht</a></ small> And here is a website of my goolepages with this iframe: http://geissler.hoenow.googlepages.com/embeddedmap3 Please NOTE: I added the iwloc parameter in the embedding code of my googlepage website only in that first part for the iframe of the SMALL map. This is intended in order to show you: if you click the link below the map "Größere Kartenansicht" (BTW: I created the embedded map from my German GoogleMaps) You will get the LARGE map with the OPENED infow window - just to clarify & demonstrate the matter.
Initial URL
http://groups.google.com/group/Google-Maps-Troubleshooting/browse_thread/thread/318dc76597872f2e
Initial Description
Remove the info / address pop up on a google map embed code. Until last month: the iwloc parameter was responsible to GET the window opened or not the following way: It the parameter was missing by deafult the infow window was NOT opened. And vice versa: to get it opened the parameter should there OR while the gotten code wouldn't be contain the iwloc ONE was forced to ADD it manually! I did not notice WHEN they changed this!!! However NOW it seems to be reverse: In your case (in your provided embedding code [maybe created using my previous hints in this thread]) the iwloc parameter WAS NOT THEREIN. I confirm: NOW this means obviously the info window will OPENED by DEFAULT. To get the embedding code for an iframe with an UN-opened Placemark it's again necessary to ADD an OTHER value for the IWLOC paramter: iwloc=near DOES the trick NOW!
Initial Title
Removing info / address bubble from google maps embed code
Initial Tags
google, code
Initial Language
XHTML