- Utilized MapKit to import specific location information.
- Updated the Model using a JSON file and published it to ViewModel for observability before calling the main hierarchy.
- Displayed the pinpointed location using Marker and coordinates.
- Improved code readability by using extensions for the first time.
- 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.