diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2014-10-27 19:12:25 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2014-10-27 19:12:25 +0100 |
| commit | 935444e5de1b702bcadfbfeb91718a71af112586 (patch) | |
| tree | acd48e609fe69978e93b2802fee2a236c47ac243 | |
| parent | 83d1c9eb79d8422506e6e1c4a1102df6f9f6f4c8 (diff) | |
| download | cgeo-935444e5de1b702bcadfbfeb91718a71af112586.zip cgeo-935444e5de1b702bcadfbfeb91718a71af112586.tar.gz cgeo-935444e5de1b702bcadfbfeb91718a71af112586.tar.bz2 | |
Update README regarding Google Maps v1 keys
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ If the workspace directory name contains a space and leads to errors in the -dex 7. copy `local.properties` to cgeo-calender and cgeo-contatcs if you plan to hack on the plugins 6. copy `./main/templates/keys.xml` to `./main/res/values/` 7. edit `./main/res/values/keys.xml` and insert several keys (see comments in the file) - * Google Maps API key (you can leave it empty, but then Google Maps don't work) + * Google Maps API v1 key (you can leave it empty, but then Google Maps don't work - Google doesn't hand out new keys for Google Maps v1, you have to use an existing one) * request your personal consumer key and secret for the various opencaching nodes we support: * [opencaching.de OKAPI signup](http://www.opencaching.de/okapi/signup.html) * [opencaching.pl OKAPI signup](http://www.opencaching.pl/okapi/signup.html) |
