From: Michael Orlitzky Date: Wed, 24 Feb 2010 18:09:09 +0000 (-0500) Subject: Added a postback_url parameter to determine where the JSON data is posted. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=1488c9240cc00aee34c0bc7a63133625a8225900;hp=1488c9240cc00aee34c0bc7a63133625a8225900;p=dead%2Fcensus-tools.git Added a postback_url parameter to determine where the JSON data is posted. Modified the construction of the DirectionsRequest so that latitude and longitude are optional. ---