Skip to content

Commit

Permalink
Updated ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Nov 29, 2022
1 parent 6db95b1 commit 1e8e7ec
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,8 @@ struct ContentView: View {

var body: some View {
FlyoverMap(
coordinate: .init(
latitude: 37.8023,
longitude: -122.4057
)
latitude: 37.3348,
longitude: -122.0090
)
}

Expand Down

0 comments on commit 1e8e7ec

Please sign in to comment.