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
Member

@LukasPaczos LukasPaczos commented Dec 19, 2018

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

@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
@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 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