You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I can view the location of a pet in their detail page so that I evaluate if it's convenient for me
Description
In PetDetailView.swift, display a section with a map that shows a pin with the pet's location.
Should only display if the location is available.
Tapping on the map will open the location in the Maps app
User Story
As a user
I can view the location of a pet in their detail page
so that I evaluate if it's convenient for me
Description
In PetDetailView.swift, display a section with a map that shows a pin with the pet's location.
Should only display if the location is available.
Tapping on the map will open the location in the Maps app
Resources:
MapKit in SwiftUI
Story Points
How many points is this story worth?
5
https://medium.com/swift-productions/launch-google-to-show-route-swift-580aca80cf88
The text was updated successfully, but these errors were encountered: