public_library_map/website
Hugh Rundle fafbf5e6b3 fix fragility toggle
mapControl was declared as a const instead of a var, which prevented switchMode() from working properly.

This fixes that by using var rather than const, and also moves the Controls and initial layer declarations above switchMode() so we don't have to rely on hoisting to use variables declared later.

Fixes #16
2021-01-23 18:15:25 +11:00
..
about remove reference to goglam talk 2021-01-22 18:39:01 +11:00
contributing update directories for cool links 2021-01-18 20:25:14 +11:00
data update filenames in data directory 2021-01-22 18:29:30 +11:00
sources restructure website for better data integration 2021-01-20 09:28:43 +11:00
index.html restructure website for better data integration 2021-01-20 09:28:43 +11:00
leaflet.geocsv.js update files 2021-01-17 19:47:25 +11:00
leaflet.pattern.js update files 2021-01-17 19:47:25 +11:00
load-map.js fix fragility toggle 2021-01-23 18:15:25 +11:00
logo.svg improve menu tabs 2021-01-18 13:29:43 +11:00
style.css restructure website for better data integration 2021-01-20 09:28:43 +11:00