From 9923d4f97cc8dcff200cee1cba1aa6718aa73f42 Mon Sep 17 00:00:00 2001 From: James Cotton Date: Sun, 5 Aug 2012 22:46:16 -0500 Subject: [PATCH] AndroidGCS: Update the API key for my debugging key. I guess everyone testing will need to merge in their own key for hte location engine. --- androidgcs/res/layout/map_layout.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/androidgcs/res/layout/map_layout.xml b/androidgcs/res/layout/map_layout.xml index 64c64b16e..a0cea291f 100644 --- a/androidgcs/res/layout/map_layout.xml +++ b/androidgcs/res/layout/map_layout.xml @@ -5,6 +5,8 @@ + android:clickable="true" android:apiKey="0ugzv7PkCKSo8cNXxn9A251sxOfROBdjHG0eQEw" /> + + \ No newline at end of file