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)
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>

No differences found