Home     License     Free Quote     Payment     Contact Us   Tutorial    Links    Web Hosting
PHP Spam Terminator
Demo
4MemberOnly
Demo
F.A.Q
Tutorial
Commercial Licence
USZip Digger
US ZipCode Scripts
Database Snapshots
ezFAQ
Demo
Live ezFAQ
Tutorial
IPWhereRU
Excel2HTML
4MemberOnly - Template
Demo
Shopping Cart
 
How to integrate Google and Yahoo map into your webpage

Web developers want to link the address with Google or Yahoo map automatically. It is very easy.

For example, whitehouse address: 1600 Pennsylvania Avenue NW Washington, DC 20500

<a href="http://maps.google.com/?q=loc:1600 Pennsylvania Avenue NW Washington, DC 20500" target="new">Google Map</a>

Google Map

<a href="maps.yahoo.com/maps_result?addr=1600 Pennsylvania Avenue NW&csz=Washington, DC 20500" target="new">Yahoo Map</a>

Yahoo Map

If you retrive the address from the database, here is the sample code. You can see the live demo www.Myhouseinfo.com
<a href="http://maps.google.com/?q=loc:+<?=$add_array[sample_address]?>+<?=$add_array[sample_city]?>+<?=$add_array[sample_state]?>
+<?=$add_array[sample_zip]?>" target="new">Google Map</a>

&nbsp;&nbsp;&nbsp;<a href="http://maps.yahoo.com/maps_result?addr=<?=$add_array[sample_address]?>&csz=<?=$add_array[sample_city]?>
+<?=$add_array[sample_state]?>+<?=$add_array[sample_zip]?>&country=us" target="new">Yahoo Map</a>

Copyright © 2003-2007, GDSLand.com - Great Design & Source LLC :: Refund Policy :: Privacy Policy ChemMol.com
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z