aboutsummaryrefslogtreecommitdiff
path: root/app/src/release/res/values/google_maps_api.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/release/res/values/google_maps_api.xml')
-rw-r--r--app/src/release/res/values/google_maps_api.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/app/src/release/res/values/google_maps_api.xml b/app/src/release/res/values/google_maps_api.xml
deleted file mode 100644
index 66e392a..0000000
--- a/app/src/release/res/values/google_maps_api.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<resources>
- <!--
- TODO: Before you run your application, you need a Google Maps API key.
-
- To get one, follow this link, follow the directions and press "Create" at the end:
-
-https://console.developers.google.com/flows/enableapi?apiid=maps_android_backend&keyType=CLIENT_SIDE_ANDROID&r=CC:52:01:6E:7D:18:68:C6:89:42:DE:13:CB:F5:83:FC:C6:E3:81:64%3Borg.traccar.manager
-
- You can also add your credentials to an existing key, using this line:
- CC:52:01:6E:7D:18:68:C6:89:42:DE:13:CB:F5:83:FC:C6:E3:81:64;org.traccar.manager
-
- Once you have your key (it starts with "AIza"), replace the "google_maps_key"
- string in this file.
- -->
- <string name="google_maps_key" translatable="false" templateMergeStrategy="preserve">
- YOUR_KEY_HERE
- </string>
-</resources>