datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
81 stars 12 forks source link

add fatima and sam's mapping documentation #229

Closed smcalilly closed 2 years ago

smcalilly commented 2 years ago

Overview

This PR adds mapping documentation, written by Fatima and Sam. It closes issue #184.

Notes

For the react-leaflet section, we didn't have many open source examples to point to. So I tried to write a guide based on some patterns I found while learning and working with react-leaflet, combined with my knowledge of React. Please go through that section with a highly critical mind.

There's also some key information included in that section that isn't included in the official react-leaflet docs.

Testing Instructions

smcalilly commented 2 years ago

@hancush I made all of your requested changes. Thanks for the feedback!

fgomez828 commented 2 years ago

@hancush @smcalilly thanks for your patience with this! I did my best to restructure and add additional context where requested; this should be ready for review again.