Default to nil for contentInset (#64) #195
Annotations
2 warnings
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
|