Posts

Post not yet marked as solved
2 Replies
506 Views
Is there somebody who can translate one page of code (Year2014) into actual SwiftUI-Code? Here is the code: https://github.com/incanus/PointTest I do not find any example to read multiple MKMarkerAnnotations from a simple JSON-File stored in the Bundle of project-navigator. Please help...
Posted Last updated
.
Post not yet marked as solved
3 Replies
419 Views
I would like to add multiple Annotations to the Map of the 2020 Apple Tutorial "BuildingListAndNavigation". I'd like to do it in the way implementing an LandmarkData.json-File in the Bundle. Question from a beginner: how? I searched the web without finding an example in SwiftUI. Do you have codeSnippets for the different swift-files, and how to connect them?
Posted Last updated
.