We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73df215 commit 9fa5dc6Copy full SHA for 9fa5dc6
Sources/MapLibreSwiftDSL/Style Layers/Style Layer.swift
@@ -86,7 +86,8 @@ public protocol SourceBoundVectorStyleLayerDefinition: SourceBoundStyleLayerDefi
86
layer that satisfy a condition that you define.
87
88
See the *Predicates and Expressions*
89
- guide for details about the predicate syntax supported by this class.
+ guide for details about the predicate syntax supported by this class:
90
+ https://maplibre.org/maplibre-native/ios/api/predicates-and-expressions.html
91
*/
92
var predicate: NSPredicate? { get set }
93
0 commit comments