Skip to content

Releases: nudge4/map_resources

v0.4.1

15 Dec 21:40
Compare
Choose a tag to compare

Updates

Map

  • now has button to toggle colleges on and off

Background

  • long index.map.js file split out into many files

TO DO

  • remove district information from popups
  • data driven icon markers and size
  • fix (most likely) broken code to show college advising org names at each high school
  • style college toggle button to use map colors

v0.4.0

26 Nov 16:26
Compare
Choose a tag to compare

Updates

Map

  • More information about schools on popups
  • Popups formatted with tables
  • Basic instructions added to sidebar
  • Map bounded to contiguous 48 states no matter screen size

Background

  • More information about schools and districts added to javascript array

To Do

  • Better instructions with icons
  • Improve formatting changes for various screen sizes (particularly popups)
  • Improve rendering/logic when switching between various events (click/zoom/search)

v0.3.0

15 Nov 19:08
Compare
Choose a tag to compare

Updates

  • More mobile-friendly (still work to do for small phones)
  • Added geocoder search bar that will search by place name or zip
  • Removed search bar (redundant after geocoder)
  • Added color-coded bullet points to list of schools

To Do

  • Make points on map data driven (selector for different options?)
  • Expand pop-ups to include relevant information about schools

v0.2.0

28 Oct 21:06
Compare
Choose a tag to compare

Updates

  • change in style
  • filter results based on view
  • fly to school if clicked

v0.1.0

28 Oct 21:05
Compare
Choose a tag to compare

initial map