hackforla / 311-data

Empowering Neighborhood Associations to improve the analysis of their initiatives using 311 data
https://hackforla.github.io/311-data/
GNU General Public License v3.0
62 stars 63 forks source link

Create map body #159

Closed sellnat77 closed 4 years ago

sellnat77 commented 4 years ago

Overview

Create the bare map body for the visualization.

Action Items

Resources/Instructions

See this mock for reference

yuenyilam commented 4 years ago
Screen Shot 2020-01-21 at 8 32 36 PM
adamkendis commented 4 years ago

Status: Looking into react-leaflet overlays for heatmap/clustering. Trying to find plugins that are actively maintained and compatible with react-leaflet v2. Blockers: None. Availability: Available via Slack/github discussion. ETA: Difficult to estimate at the moment. Picked up the ticket today, 2/20/2020. Ticket may be split into smaller issues after map options are researched.

Some resources: https://github.com/PaulLeCam/react-leaflet/blob/master/docs/plugins.md https://github.com/OpenGov/react-leaflet-cluster-layer - does not appear to be actively maintained, may not be compatible with v2 https://github.com/OpenGov/react-leaflet-heatmap-layer#readme - compatible with v2 https://github.com/Leaflet/Leaflet.markercluster

johnr54321 commented 4 years ago

Adam will have this split into smaller issues by this coming Tuesday 2/25.

adamkendis commented 4 years ago

Status: Been extremely blocked by life stuff the past week - no opportunity to put much work into this ticket. Josh pushed some fixes in PR 309, so the base map might be done. Two packages that will handle the layers we need are below. Will put time into it this weekend. Availability: Slack/github. ETA: 3/5 for map complete.

https://www.npmjs.com/package/react-leaflet-heatmap-layer https://www.npmjs.com/package/react-leaflet-markercluster