CodeForPittsburgh / food-access-map-data

Data for the food access map
MIT License
8 stars 18 forks source link

Mapping: add side panel table with site info #183

Closed hellonewman closed 2 years ago

hellonewman commented 3 years ago

This feature request is for a sidebar site info table. similar to the AGOL one: https://www.arcgis.com/apps/instant/nearby/index.html?appid=6315c774b49540689eac60bce9e0c8bd

The AGOL map has you click on the map to establish a radius, then populates the side table with info about the sites within that radius.

Our table does not need to be as slick. Ideally, it would pretty much have the same info as the map popups, like:

maxachis commented 2 years ago

This link here includes a possible leaflet sidebar that we could implement https://github.com/Turbo87/sidebar-v2

maxachis commented 2 years ago

Pull request for a (not completely finished) version of this.

https://github.com/CodeForPittsburgh/CodeForPittsburgh.github.io/pull/20

maxachis commented 2 years ago

Because the pull request was merged, can we do a final check to make sure the current format of the website meets the desired specifications (oooh very formal terminology, ho ho).

If so, we can probably close this issue. Otherwise, what else is remaining?

hellonewman commented 2 years ago

we have a side panel!