© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
init(coordinateRegion... was deprecated in iOS 17.0: Use Map initializers - The Swift Den
TSD
The Swift Den
•
3y ago
•
2 replies
Pointer
init(coordinateRegion... was deprecated in iOS 17.0: Use Map initializers
i
'm doing the basic SwiftUI tutorial
https://developer.apple.com/tutorials/swiftui/creating-and-combining-views#Use-SwiftUI-Views-From-Other-Frameworks
, and I got this error
:
'init
(
c
o
o
r
d
i
n
a
t
e
R
e
g
i
o
n
:
i
n
t
e
r
a
c
t
i
o
n
M
o
d
e
s
:
s
h
o
w
s
U
s
e
r
L
o
c
a
t
i
o
n
:
u
s
e
r
T
r
a
c
k
i
n
g
M
o
d
e
:
)
' was deprecated in iOS 17
.0
: Use Map initializers that take a MapContentBuilder instead
.
What should I do
?
I don
't know how to use Map initializers
Apple Developer Documentation
Creating and Combining Views | Apple Developer Documentation
This tutorial guides you through building Landmarks
— an app for discovering and sharing the places you love
. You
’ll start by building the view that shows a landmark
’s details
.
Recent Announcements
Similar Threads
Did something change with Map in iOS 16?
TSD
The Swift Den / swift-development
4y ago
Cordova ios plugin in swift (FFmpeg)
TSD
The Swift Den / swift-development
3y ago