Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix viewState sync bug #199

Merged
merged 5 commits into from
Oct 19, 2021
Merged

Conversation

felixpalmer
Copy link
Contributor

pitch: tilt,
bearing: heading
};
if (JSON.stringify(window.cartoViewState) !== JSON.stringify(newViewState)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

good catch on this, thx for the fix

@VictorVelarde VictorVelarde changed the base branch from felix/google-vector to master October 19, 2021 15:07
@VictorVelarde VictorVelarde changed the title Fix viewState sync bug Fix viewState sync bug in GoogleMap Oct 19, 2021
@VictorVelarde VictorVelarde changed the title Fix viewState sync bug in GoogleMap Fix viewState sync bug in GoogleMap and allow google custom map Oct 19, 2021
@VictorVelarde VictorVelarde changed the base branch from master to felix/google-vector October 19, 2021 15:10
@VictorVelarde VictorVelarde changed the title Fix viewState sync bug in GoogleMap and allow google custom map Fix viewState sync bug Oct 19, 2021
Copy link
Contributor

@VictorVelarde VictorVelarde left a comment

Choose a reason for hiding this comment

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

👍🏻

@VictorVelarde
Copy link
Contributor

I was going to land this independently, but then I noticed it was against your branch, so I'll just land them together

@VictorVelarde VictorVelarde merged commit 9b56304 into felix/google-vector Oct 19, 2021
@VictorVelarde VictorVelarde deleted the felix/google-viewstate-bug branch October 19, 2021 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants