CodeForPhilly / CodeForPhilly/third-places
Add a marker layer to display the locations on the map
Open
map/gis
react
- Dominant language
- Python
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
# Overview
Add a Marker Layer that will be consumed by `Map.tsx` and that takes in the locations data as a prop and then displays each location as a marker. [Leaflet has a GeoJSON layer](https://react-leaflet.js.org/docs/api-components/#geojson) we may want to use, but dealer's choice on implementation.
# Context
Blocked by #22 & #46
Contributor guide
Assessment
This issue has not been assessed yet.