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

Remove GeometryTile::redoLayout #7663

Closed
jfirebaugh opened this issue Jan 10, 2017 · 0 comments · Fixed by #9119
Closed

Remove GeometryTile::redoLayout #7663

jfirebaugh opened this issue Jan 10, 2017 · 0 comments · Fixed by #9119
Labels
Core The cross-platform C++ core, aka mbgl refactor

Comments

@jfirebaugh
Copy link
Contributor

GeometryTile::redoLayout should be replaced with a GeometryTile::setLayer method that's called only when the layers change.

The current code is inefficient, as discussed in #7616 (comment).

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 refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant