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

MGLVectorStyleLayer.predicate cannot be set to nil #7704

Closed
1ec5 opened this issue Jan 12, 2017 · 1 comment
Closed

MGLVectorStyleLayer.predicate cannot be set to nil #7704

1ec5 opened this issue Jan 12, 2017 · 1 comment
Assignees
Labels
bug iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS runtime styling
Milestone

Comments

@1ec5
Copy link
Contributor

1ec5 commented Jan 12, 2017

If you set MGLVectorStyleLayer.predicate to nil, then get the predicate, you get an NSComparisonPredicate with the bogus format string == nil, whereas you should get nil.

/cc @boundsj

@1ec5 1ec5 added bug iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS runtime styling labels Jan 12, 2017
@1ec5 1ec5 added this to the ios-v3.4.0 milestone Jan 12, 2017
@1ec5 1ec5 self-assigned this Jan 12, 2017
@1ec5
Copy link
Contributor Author

1ec5 commented Jan 13, 2017

Fixed in #7705 on the release-ios-v3.4.0 branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS runtime styling
Projects
None yet
Development

No branches or pull requests

1 participant