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

contrib.vector maps are hard-coded to use cloud #501

Closed
andy-esch opened this issue Nov 8, 2018 · 1 comment
Closed

contrib.vector maps are hard-coded to use cloud #501

andy-esch opened this issue Nov 8, 2018 · 1 comment
Labels

Comments

@andy-esch
Copy link
Contributor

We need to set the serverURL in CARTO VL's code here:

carto.setDefaultAuth({
user: credentials['user'],
apiKey: credentials['api_key'] || 'default_public'
});

This will allow vector maps to work with On Prem releases

@andy-esch
Copy link
Contributor Author

closed in #505

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

No branches or pull requests

1 participant