codeforboston / mattapan-mapping

Mattapan Mapping application. A collaborative between powerfulpathways.org & codeforboston.org . Ideation phase.
https://mattapan-pp.netlify.app/
MIT License
5 stars 16 forks source link

Abstract out Map component #71

Open laudickson opened 2 years ago

laudickson commented 2 years ago

Consider throwing Map component as a context/provider pattern; each page just calls on MapContext and should be using the same map(...right?)