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

Add support for on-premise maps - Mapbox Atlas Server #207

Closed
ryanbaumann opened this issue Aug 22, 2018 · 1 comment
Closed

Add support for on-premise maps - Mapbox Atlas Server #207

ryanbaumann opened this issue Aug 22, 2018 · 1 comment
Assignees
Labels
enhancement An update of a existing feature

Comments

@ryanbaumann
Copy link
Collaborator

ryanbaumann commented Aug 22, 2018

Is your feature request related to a problem? Please describe.

Kepler.gl deployments on Enterprise networks in certain industries like Gov, Finance, and Healthcare have requirements to run in a controlled environment or VPC.

Describe the solution you'd like

Use Kepler.gl visualizations with map styles and data hosted on my Enterprise network at a URL I specify with Mapbox Atlas Server.

Additional context

The reference implementation for supporting Atlas server: https://www.mapbox.com/atlas-server/overview/products/#use-mapbox-gl-js-with-atlas

Add a mapboxgl.config.API_URL = '<your-atlas-url>'; option in the Kepler.gl UI. The default mapboxgl.config.API_URL value points to https://api.mapbox.com. This should remain the default in Kepler.gl.

cc/ @heshan0131

@ryanbaumann ryanbaumann added the enhancement An update of a existing feature label Aug 23, 2018
@heshan0131 heshan0131 self-assigned this Aug 30, 2018
@heshan0131
Copy link
Contributor

closing it after mergin #554

heshan0131 pushed a commit that referenced this issue Jul 19, 2021
Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>

chore: fix wrong import

[Chore] Fix plot container browser test

Signed-off-by: Shan He <heshan0131@gmail.com>

fix: Properly pass in the map component top property (#207)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An update of a existing feature
Projects
None yet
Development

No branches or pull requests

2 participants