Skip to content

Commit 83ae102

Browse files
persidskiygithub-actions[bot]
authored andcommitted
fix api allowlist
GitOrigin-RevId: 629634b5285d4665615358ea2defde45ae71a21c
1 parent 1013dc5 commit 83ae102

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/api-compatibility-check/breakage_allowlist.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2257,3 +2257,9 @@ Func Marker.onTapGesture(perform:) has been removed
22572257

22582258
Struct SymbolScaleBehavior is now with @_documentation
22592259
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

Comments
 (0)