Skip to content

Commit 9fa5dc6

Browse files
committed
Add link to referenced guide
1 parent 73df215 commit 9fa5dc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/MapLibreSwiftDSL/Style Layers/Style Layer.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ public protocol SourceBoundVectorStyleLayerDefinition: SourceBoundStyleLayerDefi
8686
layer that satisfy a condition that you define.
8787

8888
See the *Predicates and Expressions*
89-
guide for details about the predicate syntax supported by this class.
89+
guide for details about the predicate syntax supported by this class:
90+
https://maplibre.org/maplibre-native/ios/api/predicates-and-expressions.html
9091
*/
9192
var predicate: NSPredicate? { get set }
9293

0 commit comments

Comments
 (0)