Note that geo location API is not available as of 9/3/2009.
Description
Introduced following methods:
Twitter.updateStatus(String status, double latitude, double longitude)
Twitter.updateStatus(String status, long inReplyToStatusId, double latitude, double longitude)
Status.getLatitude()
Status.getLongitude()
User.isGeoEnabled()
User.isVerified()
Note that geo location API is not available as of 9/3/2009.