I have an application, and I\'m using the Google Javascript Geocoding API to fetch lat/lng for an address.
The code goes something like
geocoder = ne
Use the documented properties, they will not change
geometry.location is a google.maps.LatLng object, the documented methods are:
lat() number Returns the latitude in degrees. lng() number Returns the longitude in degrees.