Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Backport changes needed for 7.0.0 beta.2 to iowaska #13618

Merged
merged 13 commits into from
Dec 20, 2018

Conversation

LukasPaczos
Copy link
Contributor

@LukasPaczos LukasPaczos commented Dec 19, 2018

Backports below to release-iowaska:
#13555
#13569
#13523
#13573
#13545
#13574
#13592
#13582
#13613
#13597
#13615
#13627

tobrun and others added 12 commits December 19, 2018 17:05
…onsumed by the location layer or location camera

(cherry picked from commit 1d410c9)
(cherry picked from commit 781a60b)
includes:
streets-v11
outdoors-v11
light-v10
dark-v10
satellite-streets-v11

(cherry picked from commit 01a3780)
@LukasPaczos LukasPaczos added the Android Mapbox Maps SDK for Android label Dec 19, 2018
@LukasPaczos LukasPaczos added this to the android-v7.0.0-iowaska milestone Dec 19, 2018
@LukasPaczos LukasPaczos requested a review from tobrun December 19, 2018 16:35
@osana
Copy link
Contributor

osana commented Dec 20, 2018

@tobrun @LukasPaczos
Tried debugging it.
BackroundLayer at index 0 has id land – not background

If I change in BackroundLayerTest.setupLayer()
from
layer = mapboxMap.getStyle().getLayerAs("bakcground");
to
layer = mapboxMap.getStyle().getLayerAs(`"land"`);
test passes

@LukasPaczos LukasPaczos force-pushed the lp-backports-7.0.0-beta.2 branch from ef96cac to 9382b01 Compare December 20, 2018 11:10
@LukasPaczos LukasPaczos force-pushed the lp-backports-7.0.0-beta.2 branch from 9382b01 to 09d6dbb Compare December 20, 2018 11:55
@LukasPaczos LukasPaczos merged commit 3564e85 into release-iowaska Dec 20, 2018
@LukasPaczos LukasPaczos deleted the lp-backports-7.0.0-beta.2 branch December 20, 2018 13:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants