Parse a Google Maps LatLng object to string/array
Using the Geocoder service with Google Maps version 3 instead of the real Geocoder service is possible and easy to use. But the latLng output isn’t really usable.
var geocoder = new google.maps.Geocoder()…