"Terry" <gobeyondgobeyond.TakeThisOut@REMOVE.yahoo.com> wrote in message
news:MPG.1a033e3a9bc617189896a1@news.tc.umn.edu...
> Hi,
>
> I am not sure how to create a link on a web page so that once it is
> clicked, the map of an address is shown by Yahoo Map or MapQuest.
> Could anyone please give some help? Thanks in advance!
I use such a thing on my house sales site. If you look at this page:
<a style='text-decoration: underline;' href="http://sellyourhouseforfree.com/listing.php?id=1956" target="_blank">http://sellyourhouseforfree.com/listing.php?id=1956</a>
You will see a link to a map.
This is generated automatically when the user enters their postal code. If
you look at the link, you will see the postal code, if you change the code
in the link, the map changes.
The example I have given is for mapquest.com which I use for US maps. For
UK maps I use multimap.com
Both of these (excellent) services allow you to link to their maps in the
manner that I have done. Check out their respective sites for more details.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Map an address on web page -- How?