Skip to content

feat: add Open Cycle Maps #302

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

ykorzikowski
Copy link

This PR will add the possibility to set the map type to opencycle maps. It requires free registration at Thunderforest.

The API Key provided need to be set as environment variable:

PUBLIC_THUNDERFOREST_API_KEY=<api_key>
Screenshot 2025-05-18 at 23 57 03

Copy link

@bebablub bebablub left a comment

Choose a reason for hiding this comment

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

Thank you!

@ykorzikowski
Copy link
Author

I fixed the typo and added some docs how to set up the integration with thunderforest :)

@@ -16,5 +16,6 @@ ENV MEILI_URL=http://127.0.0.1:7700
ENV PUBLIC_DISABLE_SIGNUP=false
ENV UPLOAD_USER=
ENV UPLOAD_PASSWORD=
ENV PUBLIC_THUNDERFOREST_API_KEY=

Choose a reason for hiding this comment

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

improvement: Would it make sense to set the key also in docker-compose?

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.

2 participants