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

Integrate choropleth into landing page #697

Closed
2 tasks done
misaugstad opened this issue Jun 19, 2017 · 9 comments
Closed
2 tasks done

Integrate choropleth into landing page #697

misaugstad opened this issue Jun 19, 2017 · 9 comments
Assignees

Comments

@misaugstad
Copy link
Member

misaugstad commented Jun 19, 2017

The main things to do here are:

  • Add it into the landing page in a way that looks really nice
  • Make the map more obviously clickable, mentioned by @Manaswis in this comment.

This is the current state of the choropleth (legend touch up is still in order):

choropleth-not-too-clickable

Any thoughts for how to make it look more clickable?

@jonfroehlich
Copy link
Member

jonfroehlich commented Jun 19, 2017 via email

@misaugstad
Copy link
Member Author

Yep there is hover support; the outline becomes more pronounced, example:
choropleth-hover

An iteration on the text you put in...
Subt-title: "You are automatically assigned a neighborhood when you click 'Start Mapping', but you can also choose one by clicking on a region below!"

@jonfroehlich
Copy link
Member

jonfroehlich commented Jun 19, 2017 via email

@misaugstad
Copy link
Member Author

Yeah it looks a lot better with black.

mouseover1
mouseover2

@misaugstad
Copy link
Member Author

Is the map going to span the whole width (and be responsive to browser window sizes)?

No idea, never had to think about that sort of thing before 🙂 That sounds like a good idea to me I guess!

We have to make sure that we disable scroll on map so user can use scrollwheel without a focus issue (always a problem with embedded maps on pages).

Duly noted.

For placement, my thought is just before the 'What is Project Sidewalk' module or just after the 'Your work is making a difference' module.

I was thinking just before the "What is Project Sidewalk" as well. Since the preceding one it "How you can help", and it make sense to have the way for them to get in there and help directly after that!

@jonfroehlich
Copy link
Member

OK, give this a shot. Can't wait to see it!

@misaugstad
Copy link
Member Author

misaugstad commented Jun 19, 2017

Alright here is full width, looking at 80% zoom, 100% zoom, and 125% zoom on my browser. The full heigh didn't fit past 90% zoom, which is why the 2nd two show two shots, one from top and one from bottom.

lp80
lp100
lp125

And then here is what it looks like at 100% zoom when you have clicked on a neighborhood.
lp-zoomed

@jonfroehlich
Copy link
Member

jonfroehlich commented Jun 19, 2017 via email

@misaugstad
Copy link
Member Author

Closed via #692

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

No branches or pull requests

2 participants