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

Provide examples #35

Open
boldtrn opened this issue Apr 12, 2024 · 2 comments
Open

Provide examples #35

boldtrn opened this issue Apr 12, 2024 · 2 comments

Comments

@boldtrn
Copy link
Collaborator

boldtrn commented Apr 12, 2024

Motivation

There should be some demo that people can get started with fast to have something they can work with.

Implementation

I am not really sure what the issue is with SPM and examples, but maybe we need a separate repo for this? Or we add it is a subproject or something like this.

See: #33

@michaelkirk
Copy link
Collaborator

This is something I'm interested in.

Relatedly, for the sake of development/examples is there a way to get a test Route from fixture data - i.e. not fetched from a web service?

@boldtrn
Copy link
Collaborator Author

boldtrn commented May 29, 2024

Yes, you can load a route from the fixtures, this is done in the tests already. For example see this test case here:
https://github.com/maplibre/maplibre-navigation-ios/blob/main/MapboxCoreNavigationTests/RouteControllerTests.swift#L162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants