This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Streamline mbgl expression to NSExpression conversion #11254
Labels
iOS
Mapbox Maps SDK for iOS
macOS
Mapbox Maps SDK for macOS
refactor
release blocker
Blocks the next final release
Milestone
Now that #11156 has landed, we can eviscerate
MGLJSONObjectFromMBGLExpression()
to make use ofExpression::serialize()
andMGLJSONObjectFromMBGLValue()
. This should eliminate a number of roundtripping bugs between NSExpression andmbgl::style::expression::Expression
./cc @ChrisLoer @nitaliano
The text was updated successfully, but these errors were encountered: