summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-01-24 19:42:15 +0100
committerTobrun <tobrun@mapbox.com>2018-01-25 12:54:10 +0100
commita4546a84de28cfddfcb1e5a4ba8b0516a4b4dfa4 (patch)
tree4a70d942b966d69de57da7fc1fbff30d06db3b87 /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
parent0d453a688b5bfdd355141e41942fd36c1224d774 (diff)
downloadqtlocation-mapboxgl-a4546a84de28cfddfcb1e5a4ba8b0516a4b4dfa4.tar.gz
[android] - add binding integration for RasterDEMSource, add example
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
index e70c3410a8..e867046c80 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
@@ -69,4 +69,5 @@
<string name="description_textureview_animate">Animate a map rendered on a TextureView</string>
<string name="description_grid_source">Example Custom Geometry Source</string>
<string name="description_local_glyph">Suzhou using Droid Sans for Chinese glyphs</string>
+ <string name="description_hillshade">Example raster-dem source and hillshade layer</string>
</resources>