PHP-Klasse::Karatag Google Maps HTTP Request

Kurzbeschreibung: Get coordinates of an address using Google Maps
Veröffentlicht am: 11.04.2007
Gruppe(n):
- Web services
- Geography
Beschreibung:
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.
Link: Karatag Google Maps HTTP Request