summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml
diff options
context:
space:
mode:
authorTobrun Van Nuland <tobrun.van.nuland@gmail.com>2017-09-29 10:20:50 +0200
committerTobrun <tobrun@mapbox.com>2017-10-04 15:20:46 +0200
commit6a846ce5a8ff1d62f4eafa3ef5bd0427096ca9e6 (patch)
treed52483c0bdbfd092b6bb4f22579a993c9908218e /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml
parent42b4818f16f98a14fd14853ad10b0fdd742cd1f1 (diff)
downloadqtlocation-mapboxgl-6a846ce5a8ff1d62f4eafa3ef5bd0427096ca9e6.tar.gz
[android] - update symbol layer example with changing symbol location
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml
index 865baede0e..4ca19def71 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml
@@ -11,6 +11,7 @@
<string name="menuitem_title_change_location_source_mock">Change to mock location source</string>
<string name="menuitem_title_change_location_source_null">Reset location source to null</string>
<string name="menuitem_change_icon_overlap">Toggle icon overlap</string>
+ <string name="menuitem_change_location">Change location</string>
<string name="button_camera_move">Move</string>
<string name="button_camera_ease">Ease</string>
<string name="button_camera_animate">Animate</string>