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

Add update call when showCollisionBoxes disabled #5653 #5673

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

Syntaf
Copy link
Contributor

@Syntaf Syntaf commented Nov 14, 2017

It seems showCollisionBoxes() inside map.js was missing a call to this._update() when collisionboxes are set to false. This PR adds that in.

Should fix and close #5653

@jfirebaugh
Copy link
Contributor

jfirebaugh commented Nov 14, 2017

Great, thanks! This fixes #5653 I presume? (Ah, you edited to confirm, thanks.)

@jfirebaugh jfirebaugh merged commit cb42e39 into mapbox:master Nov 14, 2017
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.

Turning off showCollisionBoxes doesn't repaint
2 participants