summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2017-01-18 18:26:58 +0100
committerGitHub <noreply@github.com>2017-01-18 18:26:58 +0100
commitc637a658db64c69c6052836790f5e6ef7bcda69c (patch)
treea939867737cfbd75089943a104be31b7fa8bb9de /platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
parent89193f7ab03cecaa88c4413b3b54f837c2effc56 (diff)
downloadqtlocation-mapboxgl-c637a658db64c69c6052836790f5e6ef7bcda69c.tar.gz
[android] - remove deprecated emerald (#7767)
[android] - remove deprecation annoation for setStyle [android] - dismiss tracking on gesture deprecation cleanup
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
index f15979efc1..5905878350 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
+++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
@@ -18,8 +18,6 @@
may change as we improve the style. -->
<string name="mapbox_style_mapbox_streets">mapbox://styles/mapbox/streets-v9</string>
<string name="mapbox_style_outdoors">mapbox://styles/mapbox/outdoors-v9</string>
- <!-- Note: Emerald style has been deprecated and will be removed in a future release-->
- <string name="mapbox_style_emerald">mapbox://styles/mapbox/emerald-v8</string>
<string name="mapbox_style_light">mapbox://styles/mapbox/light-v9</string>
<string name="mapbox_style_dark">mapbox://styles/mapbox/dark-v9</string>
<string name="mapbox_style_satellite">mapbox://styles/mapbox/satellite-v9</string>