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

Don't parse Style object in the UI thread #883

Closed
kkaefer opened this issue Feb 14, 2015 · 2 comments
Closed

Don't parse Style object in the UI thread #883

kkaefer opened this issue Feb 14, 2015 · 2 comments
Labels

Comments

@kkaefer
Copy link
Member

kkaefer commented Feb 14, 2015

Map::setStyleJSON() currently parses a new stylesheet, while Map::setStyleURL() will parse the style in the Map thread.

@ljbade
Copy link
Contributor

ljbade commented Feb 18, 2015

I think we should drop setStyleJSON for use outside of mbgl. #900

@jfirebaugh
Copy link
Contributor

Fixed in #1065.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants