Google Maps Tools
If you’re interested in building maps with the Google Maps API, you should be aware of the relevant Google Group. You might also find the Phoogle Maps PHP class useful: it does a lat/long lookup of a street address so that you don’t need to know the precise coordinates (via Google Maps Mania).
2
The Map Room is a blog about maps by
John Resig:
I created an extension to the Google Maps API, the other day, which does lat/long lookups. More info can be found here:
http://ejohn.org/projects/gaddress/
July 12, 2005 at 7:31 AM
Andrew:
I would like to reccomend http://www.mapbuilder.net. It is an excellent tool to build your own google maps without any knowledge of Google API and JavaScript.
August 11, 2005 at 11:21 PM