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 2c1291d commit e5375b1Copy full SHA for e5375b1
Sources/MapboxMaps/Annotations/ViewAnnotationManager.swift
@@ -38,7 +38,7 @@ public protocol ViewAnnotationUpdateObserver: AnyObject {
38
///
39
/// Use `isHidden` property to determine whether a view is visible or not.
40
/// - Parameters:
41
- /// - annotationViews: The annotation vies whose visibility changed.
+ /// - annotationViews: The annotation views whose visibility changed.
42
func visibilityDidChange(for annotationViews: [UIView])
43
}
44
0 commit comments