Return to Snippet

Revision: 51626
at September 30, 2011 00:04 by factory42


Initial Code
<pre lang="php"><a onclick="window.open(this.href,'_blank');return false;"
href="http://maps.google.com/maps?saddr=&amp;daddr=LAT,LONG"> 
<img src="http://maps.google.com/maps/api/staticmap? 
zoom=13&amp;size=MAPWIDTHxMAPHEIGHT&amp;maptype=roadmap
&amp;markers=color:blue|LAT,LONG&amp;sensor=false" alt="Google Map" /></a></pre>

Initial URL


Initial Description


Initial Title
Factory42 Google Map With Directions

Initial Tags


Initial Language
HTML