We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1013dc5 commit 83ae102Copy full SHA for 83ae102
scripts/api-compatibility-check/breakage_allowlist.txt
@@ -2257,3 +2257,9 @@ Func Marker.onTapGesture(perform:) has been removed
2257
2258
Struct SymbolScaleBehavior is now with @_documentation
2259
Var MapboxMap.symbolScaleBehavior is now with @_documentation
2260
+
2261
+// Fix api compat check
2262
+Accessor PolylineAnnotationManager.lineCutoutFadeWidth.Modify() is now with @_spi
2263
+Accessor PolylineAnnotationManager.lineCutoutFadeWidthTransition.Modify() is now with @_spi
2264
+Accessor PolylineAnnotationManager.lineCutoutOpacity.Modify() is now with @_spi
2265
+Accessor PolylineAnnotationManager.lineCutoutOpacityTransition.Modify() is now with @_spi
0 commit comments