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

Refactor Android render loop to limit frame rate to 60 FPS #2409

Merged
merged 1 commit into from
Sep 24, 2015

Conversation

ljbade
Copy link
Contributor

@ljbade ljbade commented Sep 24, 2015

Move expensive cache size calulation to initialisation
Fix setGestureInProgress bug
Renamed several functions to match current usage
Refactor map updates to reduce GPS marker lag
Fixes #1676
Fixes #2290
Fixes #2396

@ljbade ljbade added the Android Mapbox Maps SDK for Android label Sep 24, 2015
@ljbade ljbade added this to the android-v0.2.0 milestone Sep 24, 2015
Move expensive cache size calulation to initialisation
Fix setGestureInProgress bug
Renamed several functions to match current usage
Refactor map updates to reduce GPS marker lag
Fixes #1676
Fixes #2290
Fixes #2396
@ljbade
Copy link
Contributor Author

ljbade commented Sep 24, 2015

Travis is failing on Linux due to missing clang++, a known issue (#2407)

Since this is a Android only PR, ignoring and merging.

@ljbade ljbade merged commit 85ec3eb into master Sep 24, 2015
@ljbade ljbade deleted the 2396-android-render branch September 24, 2015 08:23
@ljbade
Copy link
Contributor Author

ljbade commented Sep 24, 2015

@tobrun this PR might affect some of View refactoring work

@ljbade ljbade mentioned this pull request Sep 24, 2015
@tobrun
Copy link
Member

tobrun commented Sep 24, 2015

@ljbade no problem!

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.

2 participants