This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
CONTAINS predicate operator should test whether a string contains a substring #11532
Labels
archived
Archived because of inactivity
iOS
Mapbox Maps SDK for iOS
macOS
Mapbox Maps SDK for macOS
runtime styling
MGLSymbolStyleLayer can add predicate like this
but actually i want to use 'CONTAINS' , but it's crashed with error:
'NSInvalidArgumentException', reason: 'IN not supported for string comparison.'
maybe it's not support 'CONTAINS' ?
The text was updated successfully, but these errors were encountered: