-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Fix : Missing init key for maptiler and update style #74
Conversation
1f7b11c
to
5255618
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest that we replace the styles with styles that do not require an API key.
For example:
https://tiles.openfreemap.org/styles/liberty
https://tiles.openfreemap.org/styles/positron
https://tiles.openfreemap.org/styles/bright
Should I still use |
I would not use them, because we will remove them at some point from MapLibre Native. I created a |
5255618
to
116adee
Compare
Here's what I suggest. So we use this enum instead of |
116adee
to
66548ca
Compare
I like |
66548ca
to
4cd4cf2
Compare
@louwers Are you happy with my proposal? |
Yes, thanks! |
😢 |
@klokan is something wrong? |
@ravenfeld @klokan is the CEO of MapTiler. 🙂 |
It's quite strange that the examples don't work. It doesn't help developers.
Let's start by making sure it doesn't crash any more
#62