codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

MVP: Refine the markers for the crime map #33

Closed JakeLaCombe closed 7 years ago

JakeLaCombe commented 8 years ago

For our Crime map, we want to modify the markers as followed.

  1. Color code the markers based on their crime category.
  2. Stack them in a cylinder fashion, similar to what is found here (http://chriswhong.github.io/nycfelonies/)
  3. Add a tooltip description the marker when clicked on.
JakeLaCombe commented 8 years ago

We will break this into individual commits, as they can stand alone. Steps 1 and 3 will be together in one commit.

JakeLaCombe commented 8 years ago

Issues 1 and 3 can be found here. https://github.com/codeforkansascity/Neighborhood-Dashboard/commit/99ae7ce23aecd9a7d05ad0ca1f65e288525cbc1d

JakeLaCombe commented 7 years ago

We have had a request to add in the address of the violation as well to the tooltip.

JakeLaCombe commented 7 years ago

Fixed in these commits.

https://github.com/codeforkansascity/Neighborhood-Dashboard/commit/40ae1c2a3c52c2b559e18fa70d703ded537a2a73 https://github.com/codeforkansascity/Neighborhood-Dashboard/commit/532ffdcd196b91aa8d720ebd724443a18f2a3ade