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

New basemap #90

Merged
merged 2 commits into from
Sep 25, 2020
Merged

New basemap #90

merged 2 commits into from
Sep 25, 2020

Conversation

nerik
Copy link
Contributor

@nerik nerik commented Sep 25, 2020

Adds new basemap composed of bathymetry + landmass + graticules

Screenshot 2020-09-24 at 19 00 03

Full basemap for future dev including countries/regions/ports is stored here:
https://github.com/GlobalFishingWatch/basemap

@global-fishing-watch-bot
Copy link

global-fishing-watch-bot bot commented Sep 25, 2020

Deleting instances temporalgrid-demo! Give me a second

Deleted successfully.

@changeset-bot
Copy link

changeset-bot bot commented Sep 25, 2020

🦋 Changeset detected

Latest commit: 08a9236

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@j8seangel j8seangel merged commit 3bc0464 into develop Sep 25, 2020
@j8seangel j8seangel deleted the new-basemap branch September 25, 2020 13:59
@@ -65,7 +65,7 @@ export interface BasemapGeneratorConfig extends GeneratorConfig {
/**
* Sets the color of the map background in any format supported by Mapbox GL, see https://docs.mapbox.com/mapbox-gl-js/style-spec/types/#color
*/
basemap?: string
basemap: BasemapType
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could leave it as optional because we already have a default configuration

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

Successfully merging this pull request may close these issues.

None yet

2 participants