Some of you saw how I applied Google's mapping API to an interactive map of my town.
http://www.gladwyne.com/map.htm
After a quick look at Yahoo's beta, I'm going to do the same thing to see how it goes and try it for my Kiawah place.
http://maps.yahoo.com/beta/index.php#maxp=search
There are a number of ways to implement their mapping, JS/Ajax, Flash, etc.
My Kiawah mapping never got real far and Google fails to accurately locate a few places in that area - like my home. You can however, play with Lat/Long to tweak the errors.
http://www.kiawahstyle.com/map.html
Page 1 of 1
Yahoo beta mapping appears to be better - than Google's
#5
Posted 31 May 2006 - 08:00 AM
http://api.maps.yahoo.com/Maps/V1/annotate...ro/yahoomap.xml
and
http://68.13.154.186:8080/whisperingridge/googlemapapi.cfm
I had to use Yahoo's Geocode since Google doesn't have one. This is the primary reason I went with Yahoo. Now that I look at it a bit closer, I do like Yahoo better. It was Yahoo that doesn't allow for the XML to be on a non standard port, so I had to put my XML on a Geocities account. This makes me have to sort of "manually" create the Yahoo XML, upload it, then generate the map. On Google, the entire map and geocoding is done on the fly from a database of the neighborhood directory (hence it is a bit slower). It is pulling the directory, then doing a Yahoo Geocode on each address, then building the map.
You will notice on Yahoo that there is a different Icon for HomeOwners Association directors, residents, and babysitters in the neighborhood.
Jay Fro
and
http://68.13.154.186:8080/whisperingridge/googlemapapi.cfm
I had to use Yahoo's Geocode since Google doesn't have one. This is the primary reason I went with Yahoo. Now that I look at it a bit closer, I do like Yahoo better. It was Yahoo that doesn't allow for the XML to be on a non standard port, so I had to put my XML on a Geocities account. This makes me have to sort of "manually" create the Yahoo XML, upload it, then generate the map. On Google, the entire map and geocoding is done on the fly from a database of the neighborhood directory (hence it is a bit slower). It is pulling the directory, then doing a Yahoo Geocode on each address, then building the map.
You will notice on Yahoo that there is a different Icon for HomeOwners Association directors, residents, and babysitters in the neighborhood.
Jay Fro
Share this topic:
Page 1 of 1

Help
Add Reply

MultiQuote








