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

draft vizjson4 examples #94

Open
wants to merge 3 commits into
base: web-sdk
Choose a base branch
from
Open

draft vizjson4 examples #94

wants to merge 3 commits into from

Conversation

alrocar
Copy link

@alrocar alrocar commented May 5, 2020

No description provided.

@alrocar alrocar requested a review from VictorVelarde May 5, 2020 08:39
# widgets are tied to a layer_id, if a layer_id is present in multiple maps, then this could determine to which map the widgets are tied to
# other option could be disallow the same layer_id to be present in more than one map
"main": true,
"map_provider": "deck.gl",
Copy link
Contributor

Choose a reason for hiding this comment

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

it would probably make sense to replace 'map_provider' with something like 'basemap_lib', as we're always gonna use deck.gl, but sometimes we will build over Mapbox GL and other times over GMaps

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.

2 participants