Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add map to iOS app #16

Closed
dellisd opened this issue Jul 29, 2020 · 0 comments · Fixed by #44
Closed

Add map to iOS app #16

dellisd opened this issue Jul 29, 2020 · 0 comments · Fixed by #44
Assignees
Labels
component: map Issues affecting the map platform: ios iOS related issues

Comments

@dellisd
Copy link
Member

dellisd commented Jul 29, 2020

Add a map to the iOS app's main screen centered around the Carleton University campus.

This map should be added using SwiftUI. Mapbox has a good tutorial on integrating the Mapbox MapView with Swift UI. The Annotations section can be omitted, however you should add a layer to the map with a random feature visible.

The Mapbox access token should be provided programmatically by importing it from the Common framework.

This is blocked by #3

@dellisd dellisd added platform: ios iOS related issues component: map Issues affecting the map labels Jul 29, 2020
@dellisd dellisd added this to To do in atlas development via automation Jul 29, 2020
@dellisd dellisd added this to the First Prototype milestone Aug 12, 2020
atlas development automation moved this from To do to Done Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: map Issues affecting the map platform: ios iOS related issues
Projects
Development

Successfully merging a pull request may close this issue.

2 participants