Hello , I am working on developing an app that shows users details of a location like opening hours, directions, ratings if available sort of like apple maps does but in a different UI and for different reasons. How do i tap into that information in SwiftUI mapkit?
See image below for information window you get when you tap an annotation/marker in apple maps:
Post
Replies
Boosts
Views
Activity
I really would like to avoid installing any beta versions, when can i expect the SDK to be available and deployed for us to use?
Hello Everyone,
I'm developing an App and there is this specific behaviour that im struggling to implement. I want to display the profile images of the users participating in an event like below
with the first 4 having their avatars appear and the surplus being counted and displayed in that counter circle. Not sure how to achieve this with swiftUI atm any guidance will be much appreciated