Innovation Award
 April 2007
Number 6 |
The Google Maps API is mostly known for being able to present maps of anywhere in the world in any Web site.
However, Google Maps API is also able to provide other interesting features, like determining the geographic coordinates of a given address.
This class uses the Google Maps API just for the purpose of determining the location associated to an address from PHP programs.
Manuel Lemos |
This class can be used to get coordinates of an address using the Google Maps Web services API.
It connects to the Google Maps API server and performs a query for the latitude and longitude coordinates of an address given its street name, zip code, city and country.
It returns an array with a status code, accuracy, latitude and longitude.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.