Skip to content

Instantly share code, notes, and snippets.

@caseycrites
Created January 17, 2011 23:48
Show Gist options
  • Select an option

  • Save caseycrites/783723 to your computer and use it in GitHub Desktop.

Select an option

Save caseycrites/783723 to your computer and use it in GitHub Desktop.
lazydog.getProperties().set("name") = "Lazy Dog Sports Bar & Grill";
String jsonResponse = client.updatePlace(feature);
JSONObject updatePlaceJson = new JSONObject(jsonResponse);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment