This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Convert feature data and lookup expressions to NSExpression #11006
Labels
GL JS parity
For feature parity with Mapbox GL JS
iOS
Mapbox Maps SDK for iOS
macOS
Mapbox Maps SDK for macOS
release blocker
Blocks the next final release
runtime styling
Milestone
The NSExpression-based property value implementation in #10726 should be able to express the following feature data and lookup operators defined in the style specification:
geometry-type
– customshapeKind
functionid
– customid
functionproperties
– customproperties
functionat
– aggregate expressionarray[0]
has
– aggregate expressionSELF CONTAINS
?(
get
andcount
are already implemented.)The text was updated successfully, but these errors were encountered: