Skip to content

Commit

Permalink
Add link to referenced guide
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed May 3, 2024
1 parent 73df215 commit 9fa5dc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/MapLibreSwiftDSL/Style Layers/Style Layer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ public protocol SourceBoundVectorStyleLayerDefinition: SourceBoundStyleLayerDefi
layer that satisfy a condition that you define.

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

Expand Down

0 comments on commit 9fa5dc6

Please sign in to comment.