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

[android] - update components with latest camera values #7499

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Dec 20, 2016

A call to getCameraPosition automatically resulted in invalidating the camera position before #7189 . To limit jni calls we removed this but didn't update the part in code where we actually needed to invalidate the position. This PR solves that.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Dec 20, 2016
@tobrun tobrun added this to the android-v5.0.0 milestone Dec 20, 2016
@tobrun tobrun self-assigned this Dec 20, 2016
@tobrun tobrun requested a review from cammace December 20, 2016 15:10
Copy link
Contributor

@cammace cammace left a comment

Choose a reason for hiding this comment

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

👍

@tobrun tobrun merged commit 8d52806 into master Dec 21, 2016
@tobrun tobrun deleted the invalidate-camera-position branch December 21, 2016 20:07
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.

None yet

2 participants