SwiftUI_visionOS_Note

Map

May 21, 2024
1 min read|
  1. Utilized MapKit to import specific location information.
  1. Updated the Model using a JSON file and published it to ViewModel for observability before calling the main hierarchy.
  1. Displayed the pinpointed location using Marker and coordinates.
  1. Improved code readability by using extensions for the first time.
  1. Played with MapKit on the VisionOS platform.

While most iOS tutorials are engaging, they often don't function well on visionOS. I spend the most of time modifying them to work, either intentionally or unintentionally.

Subscribe to our newsletter

Get the latest news and updates from our team