SwiftUI Landmarks tutorial

Hi team, I'm very new to SwiftUI development and have been plugging through the tutorial here

Now I want to try switching from a local JSON file to a remote server JSON response. I've looked over using URLRequest but have been running into various errors.

Can someone share how to go about switching the load method from local to remote, in beginner's terms?

how to go about switching the load method from local to remote, in beginner's terms?

Better share your code, which causes various errors and hear from experienced programmers.
SwiftUI Landmarks tutorial
 
 
Q