altosuilib: Add google maps API key, configured with -with-google-key
authorKeith Packard <keithp@keithp.com>
Wed, 28 May 2014 07:42:24 +0000 (00:42 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 May 2014 07:42:24 +0000 (00:42 -0700)
commit3773e89c47d356c4df58edc5725c33bca89b9605
treecd5dfe6f87cad5b5b58d6949e5776859d7aff7ab
parente6cfa25702b3dc1d492c5f1a4d0b4ba4831d30bd
altosuilib: Add google maps API key, configured with -with-google-key

This places the actual key outside of the repository, allowing the
user to configure the name of the file containing the key. By default,
this pulls the key from $HOME/altusmetrumllc/google-maps-api-key.

With the key present, there are no longer any rate limits to loading
map data.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosSiteMap.java
altosuilib/AltosSiteMapCache.java
altosuilib/AltosUIVersion.java.in
configure.ac