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

[ios] Add MGLMapViewZoomTests and clean-up other gesture tests #15117

Merged
merged 3 commits into from
Jul 17, 2019

Conversation

friedbunny
Copy link
Contributor

@friedbunny friedbunny commented Jul 13, 2019

/cc @julianrex @astojilj

@friedbunny friedbunny added iOS Mapbox Maps SDK for iOS tests labels Jul 13, 2019
@friedbunny friedbunny added this to the release-picklejuice milestone Jul 13, 2019
@friedbunny friedbunny requested review from julianrex and a team July 13, 2019 01:01
@friedbunny friedbunny self-assigned this Jul 13, 2019
@friedbunny friedbunny force-pushed the friedbunny-adds-pinch-gesture-tests-and-such branch from 3448860 to 15595cb Compare July 13, 2019 01:04
return pow(2, zoom);
}

__unused NS_INLINE double MGLZoomLevelFromScale(CGFloat scale) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not currently used, but could be useful in future.

@friedbunny friedbunny force-pushed the friedbunny-adds-pinch-gesture-tests-and-such branch from 15595cb to 0f0af1f Compare July 15, 2019 20:17
@friedbunny friedbunny force-pushed the friedbunny-adds-pinch-gesture-tests-and-such branch from 0f0af1f to 6d4ef21 Compare July 15, 2019 20:31
Copy link
Contributor

@astojilj astojilj left a comment

Choose a reason for hiding this comment

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

LGTM

@friedbunny friedbunny merged commit 5b820a9 into master Jul 17, 2019
@friedbunny friedbunny deleted the friedbunny-adds-pinch-gesture-tests-and-such branch July 17, 2019 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Mapbox Maps SDK for iOS tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants