Add support for FillStyleLayer #199
Annotations
1 error and 2 warnings
format-lint
Process completed with exit code 1.
|
platform=iOS Simulator,name=iPhone 16,OS=18.1:
Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L271
main actor-isolated property 'userLayers' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
platform=iOS Simulator,name=iPhone 16,OS=18.1:
Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L369
sending 'self' risks causing data races; this is an error in the Swift 6 language mode
|