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

[core] Fix composite function approximation for non-integer stops #9289

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

jfirebaugh
Copy link
Contributor

Fixes #8460 by effectively evaluating the composite function for a given feature at both z and z + 1.

The added integration tests are the relevant ones. I added some C++ unit tests for completeness, but they use a form of evaluation that gave the expected results even before this change.

@jfirebaugh jfirebaugh requested a review from lbud June 16, 2017 18:12
Copy link
Contributor

@lbud lbud left a comment

Choose a reason for hiding this comment

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

🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants