From: Keith Packard Date: Wed, 28 May 2014 07:42:24 +0000 (-0700) Subject: altosuilib: Add google maps API key, configured with -with-google-key X-Git-Tag: 1.3.2.2~64 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=3773e89c47d356c4df58edc5725c33bca89b9605;hp=3773e89c47d356c4df58edc5725c33bca89b9605 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 ---