issues
search
Turing-Pahlka-Posse
/
affordable_housing_app
1
stars
1
forks
source link
add choropleth layer for affordability
#31
Open
karinamzalez
opened
8 years ago
karinamzalez
commented
8 years ago
https://www.mapbox.com/mapbox.js/example/v1.0.0/choropleth/
(documentation for choropleth)
karinamzalez
commented
8 years ago
Homework: read through choropleth docs
karinamzalez
commented
8 years ago
possible solution: adding conditional in render_map.js (toggleNeighborhoods) that matches the neighborhood names in the two separate geojson files.
might be possible.. need to look into the mapbox method(featureLayer)