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

Plans to eval #596

Open
wants to merge 14 commits into
base: latest
Choose a base branch
from

Conversation

valeriavelasquez
Copy link
Contributor

@valeriavelasquez valeriavelasquez commented Oct 23, 2021

filters so that only plans on 2020vtd shapes are on map. will be adding more plans soon!

@netlify
Copy link

netlify bot commented Oct 23, 2021

‼️ Deploy request for districtr-web rejected.
Learn more about Netlify's sensitive variable policy

🔨 Explore the source changes: a5fe43c

let out_plans = [] //out_plans: outermost plan array
out_plans = section.plans
if(out_plans.length != 0){
for(var i = 0; i < 2; i++){
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just changing the hardcoded i < 2 value!

Copy link
Collaborator

@pizzimathy pizzimathy left a comment

Choose a reason for hiding this comment

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

Just pull in most recent changes from latest and changing the hardcoded value inevaluation.js!

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