-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Labels
feature
New feature
Comments
RandomFractals
added a commit
that referenced
this issue
Apr 13, 2020
RandomFractals
added a commit
that referenced
this issue
Apr 17, 2020
RandomFractals
added a commit
that referenced
this issue
Apr 17, 2020
plus refined create.geojson setting description
RandomFractals
added a commit
that referenced
this issue
Apr 17, 2020
RandomFractals
added a commit
that referenced
this issue
Apr 17, 2020
RandomFractals
added a commit
that referenced
this issue
Apr 17, 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: |
RandomFractals
added a commit
that referenced
this issue
Apr 23, 2020
RandomFractals
added a commit
that referenced
this issue
Apr 23, 2020
…ings config in package.json and docs config section
RandomFractals
added a commit
that referenced
this issue
Apr 23, 2020
RandomFractals
added a commit
that referenced
this issue
Apr 23, 2020
RandomFractals
added a commit
that referenced
this issue
Apr 23, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: