Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MapQuest errors 1

Status
Not open for further replies.

skiflyer

Programmer
Sep 24, 2002
2,213
US
I was thinking of linking a site i'm making to a mapquest or yahoo maps map... but the map is wrong! Does anyone know who to contact about getting such things corrected? I've been looking on their web sites but don't see anything.

Thanks,
Rob
 
Well, following the instructions for linking to mapquest from their "Create a Link" page worked for me. Here's all the code you need:

Code:
<a href=&quot;[URL unfurl="true"]http://www.mapquest.com/maps/map.adp?[/URL]
city=denver&state=CO&address=1565+california+st&zip=80202&country=us&zoom=5&quot;>Link to MapQuest</a>
 
Yes, I understand the linkfree technology, but the map is wrong. The have the wrong address in whatever database they're pulling from, and I'm hoping to get that database corrected.

-Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top