Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <iframe width="425" height="350" frameborder="1" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=47.7075525,-122.3270436&ie=UTF8&&output=embed"></iframe>
  2.  
  3. <iframe width="425" height="350" frameborder="1" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=<?php echo $latlong; ?>&ie=UTF8&&output=embed"></iframe>
  4.  
  5. <iframe width="425" height="350" frameborder="1" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=<?php echo $lat[$i]; ?>,<?php echo $lng[$i]; ?>&output=embed"></iframe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement