You need to use .overlay with .allowsHitTesting(false). ZStack{ Map(coordinateRegion: $region, interactionModes: [], showsUserLocation: true, ...
確定! 回上一頁