-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add a free vector tile services to avoid the usage of a token #5079
Conversation
As discussed, the example READMEs should add a section "Map style" and link to https://deck.gl/docs/get-started/using-with-map |
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.
The most important, add a description to the PR
Yes, I agreed with @Josmorsot I'll add this part. |
Done 👍 Apologies for that. |
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.
If possible, try to reduce the number of commits. |
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.
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.
All the issues related to cartography are passed.
I've successfully tested (with gatsby):
- All the website examples (layers, integrations, extensions)
- Experimentals
- Playground
- Layer browser
Co-authored-by: Alberto Asuero <albertoasuero@gmail.com>
This PR adds CARTO free vector tile services to avoid the usage of a mapboxApiAccessToken in all the examples.