html - Google map I frame issue -


i have embedded google map using frame; map shows pin point when clicking on address window opened. how set window opened default
http://demo.coregenie.com/walltech/contact-us/

you should @ google's info window displayer; this, can use code infowindow.open(map,marker); automatically open infowindow using

$( document ).ready(function(){     infowindow.open(map,marker); }); 

:)


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -