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 redoPlacement exception thrown when rotating the map #2989

Merged
merged 2 commits into from
Aug 11, 2016

Conversation

lucaswoj
Copy link
Contributor

@lucaswoj lucaswoj commented Aug 11, 2016

In #2648, VectorTileWorker did not implement the redoPlacement method. When this method gets called, such as when the map rotates, an exception is triggered.

This PR restores the redoPlacement method to VectorTileWorkerSource and, by inheritance, GeoJSONWorkerSource

fixes #2983

Checklist

@lucaswoj lucaswoj merged commit 32ff11b into master Aug 11, 2016
@lucaswoj lucaswoj deleted the redo-placement branch August 11, 2016 18:32
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.

Restore worker-side "redo placement"
1 participant