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

Backport changes for v8.2.2 #15470

Merged
merged 5 commits into from
Aug 27, 2019

Conversation

pozdnyakov and others added 5 commits August 23, 2019 17:04
This PR puts `impl()` functions definitions into a nameless namespace
to provide internal linkage and to make sure that appropriate cast function
is invoked.

(cherry picked from commit c7169e6)
Detected by the bot being setup at
#15385.

(cherry picked from commit 6dfe0e6)
Remove unecessary tile coordinate unproject -> project  step.
Unproject+project isn't always a noop and this was the issue leading to wrong cover calculation in high pitch values.

Fixes: #15442

(cherry picked from commit 9eff849)
@LukasPaczos LukasPaczos added Android Mapbox Maps SDK for Android Core The cross-platform C++ core, aka mbgl labels Aug 23, 2019
Copy link
Contributor

@pozdnyakov pozdnyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from my side

@chloekraw chloekraw added the 🍒 cherry pick Indicates that a PR is a cherry pick. label Aug 26, 2019
@LukasPaczos LukasPaczos merged commit 55243d4 into release-picklejuice Aug 27, 2019
@LukasPaczos LukasPaczos deleted the lp-backport-picklejuice-8.2.2 branch August 27, 2019 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android 🍒 cherry pick Indicates that a PR is a cherry pick. Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants