You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MapboxAndroidDemo/src/main/java/com/mapbox/mapboxandroiddemo/examples/styles/SatelliteOpacityOnZoomActivity.java
Copy file name to clipboardExpand all lines: MapboxAndroidDemo/src/main/res/values/activity_strings.xml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -424,6 +424,9 @@
424
424
<!-- Variable label placement-->
425
425
<stringname="zoom_map_in_and_out_circle_to_icon_transition">Zoom in and out to see the circles transition to icons</string>
426
426
427
+
<!-- Zoom opacity swap-->
428
+
<stringname="zoom_in_and_out_instruction">Zoom in and out to see the new order of the satellite and Streets styles</string>
429
+
427
430
<!-- China bounds checker-->
428
431
<stringname="device_location">Device %1$s in China</string>
429
432
<stringname="china_style_with_english_labels_warning_toast">This style file isn\'t actually included in the app because of privacy reasons. Add the file to an assets folder. Please email Mapbox at apac-bd@mapbox.com if you need this file and/or have questions.</string>
0 commit comments