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 map style setting #85

Closed
RandomFractals opened this issue Apr 13, 2020 · 2 comments
Closed

add map style setting #85

RandomFractals opened this issue Apr 13, 2020 · 2 comments
Labels
feature New feature

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Apr 13, 2020

to default map views to one of the supported mapbox/keplergl map styles.

see: https://github.com/keplergl/kepler.gl/blob/master/docs/user-guides/f-map-styles.md#map-styles.md

and: https://github.com/keplergl/kepler.gl/blob/master/src/constants/default-settings.js

@RandomFractals
Copy link
Owner Author

RandomFractals commented Apr 20, 2020

add custom map styles loading instead for default mapbox maps most devs are familiar with: streets, light, dark, outdoors, satellite and maybe monochrome ...

see: https://docs.mapbox.com/mapbox-gl-js/example/setstyle/

and this doc to override keplergl map style:

https://github.com/keplergl/kepler.gl/blob/master/docs/api-reference/advanced-usages/custom-mapbox-host.md#2-overriding-the-default-mapstyles

RandomFractals added a commit that referenced this issue Apr 23, 2020
…ings config in package.json and docs config section
@RandomFractals
Copy link
Owner Author

quick preview pic of these new map style options ...

geo-data-viewer-dark-streets

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

No branches or pull requests

1 participant