From abdf7b1199af0a190a5f9e0c2f670b97975210a3 Mon Sep 17 00:00:00 2001 From: Antonio Zugaldia Date: Mon, 10 Oct 2016 21:19:05 -0400 Subject: [android] #6635 - Sample multimap activity * [android] sample multimap activity * add MultiMapActivity to excludeActivities in generate-test-code.js --- .../android/MapboxGLAndroidSDKTestApp/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/strings.xml') diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/strings.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/strings.xml index 83160feb5b..855e9a0bef 100644 --- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/strings.xml +++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/strings.xml @@ -9,6 +9,7 @@ Support Map Fragment Map Fragment + Multiple Maps on Screen Add Markers In Bulk @@ -79,6 +80,7 @@ CameraPosition capabilities Showcase MapFragment Showcase SupportMapFragment + Activity with multiple maps on screen Add marker to map on long press Different types of zoom methods Configure a max and min zoomlevel -- cgit v1.2.1