Skip to content

Conversation

tcjr
Copy link
Contributor

@tcjr tcjr commented Sep 27, 2025

This PR builds on TeriyakiBomb's PR branch and fixes up all the code and non-code parts of Chapter 7 to get it working with TomTom. (I couldn't push to that fork.)

This addresses all of the comments I left on the original PR. It was mostly just a matter of fixing up the URL & params to use TomTom's API instead of the Mapbox API, then regenerating the component and test patches to reflect these changes.

IMPORTANT: To get CI working, somebody needs to put a TomTom key in the workflow build.yml file. The Mapbox key is hardcoded in the build.yml file, so it should just be a matter of replacing that with a TomTom key.

@tcjr tcjr mentioned this pull request Sep 27, 2025
Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work 🎉 thanks everyone!!

@mansona mansona merged commit 8216da7 into ember-learn:main Sep 27, 2025
4 of 5 checks passed
@TeriyakiBomb
Copy link
Contributor

Just saw the notes on my original PR and how riddled with mistakes it was - oops! Thanks so much for this!

@tcjr
Copy link
Contributor Author

tcjr commented Sep 29, 2025

Just saw the notes on my original PR and how riddled with mistakes it was - oops! Thanks so much for this!

Definitely not mistakes -- just a few missed spots. The nature of how this tutorial is structured makes it one of the trickiest to contribute to.

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

Successfully merging this pull request may close these issues.

3 participants