Go to file
Chandler Swift 1ad82c55ee
Use predefined color from list to ensure uniqueness
2024-10-19 19:25:49 -05:00
.github Add base map code 2023-07-03 00:20:36 -05:00
layers Fix Culvers FOTD URL 2024-10-19 16:19:02 -05:00
ui Make menu off-canvas 2023-07-03 22:13:15 -05:00
util Add Trahan trip route 2023-09-01 22:19:05 -05:00
.envrc Add shell.nix 2024-09-02 13:59:45 -05:00
.gitignore Add shell.nix 2024-09-02 13:59:45 -05:00
Makefile Distribute data with layers instead of data/ dir 2023-07-25 19:14:05 -05:00
README.md Fix list 2024-01-30 00:23:54 -06:00
generic-pin.svg Add custom GeoJSON layer functionality 2024-10-19 19:10:38 -05:00
index.html Add source code link with git hash, plus modification dates 2024-02-02 23:03:04 -06:00
main.js Use predefined color from list to ensure uniqueness 2024-10-19 19:25:49 -05:00
package-lock.json Add customLayer URL param 2024-10-19 19:25:49 -05:00
package.json Add customLayer URL param 2024-10-19 19:25:49 -05:00
shell.nix Add shell.nix 2024-09-02 13:59:45 -05:00
style.css Tweak styles: less list padding; limit cursor:pointer 2024-10-19 15:53:48 -05:00
vite.config.js Use find's exec to handle paths with spaces 2024-09-02 10:51:25 -05:00

README.md

maps.chandlerswift.com

All filterable by time frame

Americana theme?

Requirements

  • POSIX shell
  • python3 with requests