commit | 8720677f5a61cfc9006d4576876039124c328681 | [log] [tgz] |
---|---|---|
author | Josh Livni <jlivni@google.com> | Fri Apr 25 10:00:05 2014 -0700 |
committer | Josh Livni <jlivni@google.com> | Fri Apr 25 10:00:05 2014 -0700 |
tree | 6acb27a37b30c51b98b54286abb7b22816bd66bc | |
parent | 9c7fec5ce0a150e153261d51575186f7d94e524f [diff] [blame] |
add maps engine examples
diff --git a/samples/maps_engine/README b/samples/maps_engine/README new file mode 100644 index 0000000..b1ffbb6 --- /dev/null +++ b/samples/maps_engine/README
@@ -0,0 +1,8 @@ +This sample code demonstrates use of the Google Maps Engine API, including +listing projects, listing tables within a project, and uploading a shapefile. + +For more information see https://developers.google.com/maps-engine/documentation + +api: mapsengine +keywords: cmdline +author: Josh Livni