Skip to content
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

Closed
5 tasks
1ec5 opened this issue Jan 24, 2018 · 1 comment
Closed
5 tasks

Convert feature data and lookup expressions to NSExpression #11006

1ec5 opened this issue Jan 24, 2018 · 1 comment
Assignees
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

Comments

@1ec5
Copy link
Contributor

1ec5 commented Jan 24, 2018

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 – custom shapeKind function
  • id – custom id function
  • properties – custom properties function
  • at – aggregate expression array[0]
  • has – aggregate expression SELF CONTAINS?

(get and count are already implemented.)

@1ec5 1ec5 added GL JS parity For feature parity with Mapbox GL JS iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS runtime styling labels Jan 24, 2018
@1ec5 1ec5 added this to the ios-v4.0.0 milestone Jan 24, 2018
@1ec5 1ec5 added the release blocker Blocks the next final release label Feb 21, 2018
@fabian-guerra fabian-guerra self-assigned this Mar 22, 2018
@fabian-guerra
Copy link
Contributor

Fixed in #11528

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants