summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2018-12-10 15:37:51 +0100
committerTobrun <tobrun@mapbox.com>2018-12-10 16:59:50 +0100
commitcbcd0875e375b06cbd163af105e8f1e0226f2df0 (patch)
treee917f337d7438df92a406e8ca79e04398908a536 /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml
parent16aa48151ca981f013181dc072758fbb3493d7dd (diff)
downloadqtlocation-mapboxgl-cbcd0875e375b06cbd163af105e8f1e0226f2df0.tar.gz
[android] - remove style config from mapboxMapOptions and attributes
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml
index c4c17a25ff..3224b73477 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map.xml
@@ -8,5 +8,4 @@
app:mapbox_cameraTargetLat="45.38301927899065"
app:mapbox_cameraTargetLng="8.63525390625"
app:mapbox_renderTextureMode="true"
- app:mapbox_cameraZoom="7"
- app:mapbox_styleUrl="@string/mapbox_style_mapbox_streets"/>
+ app:mapbox_cameraZoom="7"/>