ucdavisdatalab / workshop_web_maps

Learn to build an interactive web map to display spatial data
https://ucdavisdatalab.github.io/workshop_web_maps/
Other
6 stars 3 forks source link

Feedback Section 4. Build a Leaflet Web Map #4

Open avkoehl opened 2 years ago

avkoehl commented 2 years ago

4.1 Prepare your page

Add easy to copy version for the leaflet CSS file and Leaflet JS file

4.1.2

Maybe add border: 1px solid #333 on the map div.

4.3.3 Personally, I would move this to the head of the html

4.4.1

Add code chunks for this

End of 4.4 typo we bmapp

4.5

Perhaps, for the future of the workshop You could preview doing all of this with GitHub! Or add a Section at the very end showing the workflow (create repo, add code + commit, push, change settings on github, navigate to link)