Google Geocoding class
Geocoding is the process of converting addresses (like “1600 Amphitheatre Parkway, Mountain View, CA”) into geographic coordinates (like latitude 37.423021 and longitude -122.083739), which you can use to place markers or position the map. The Google Maps API Geocoding Service provides a direct way to access a geocoder via an HTTP request.
Deze PHP class maakt het heel eenvoudig om addressen om te zetten naar een lengte- en breedtegraad en omgekeerd.
Meer informatie ยป


Recente reacties