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

[core] MapChangeDidFinishLoadingStyle - Ensure style is loaded #6392

Merged
merged 1 commit into from
Sep 20, 2016

Conversation

ivovandongen
Copy link
Contributor

In reworking the fix in #6371 the MapChangeDidFinishLoadingStyle signal is now sent a little too early. This results in style manipulations in the form of layer additions not showing up correctly as the layers/sources from the style itself are not added yet. This change fixes that.

@tmpsantos Could you please review this change as you also looked at #6371?

@ivovandongen ivovandongen added bug Core The cross-platform C++ core, aka mbgl labels Sep 20, 2016
@ivovandongen ivovandongen self-assigned this Sep 20, 2016
@mention-bot
Copy link

@ivovandongen, thanks for your PR! By analyzing this pull request, we identified @tmpsantos, @jfirebaugh and @ansis to be potential reviewers.

Copy link
Contributor

@tmpsantos tmpsantos left a comment

Choose a reason for hiding this comment

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

👍

@ivovandongen ivovandongen merged commit 8b0694b into master Sep 20, 2016
@jfirebaugh jfirebaugh deleted the fix-style-loaded-timing branch September 20, 2016 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants