diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2023-11-06 13:27:52 -0500 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2023-11-06 13:27:52 -0500 |
| commit | 40b98201e2fcff22e8781ed747c4f3ffa509696a (patch) | |
| tree | c68dc5818e75c8564c58f123f2e9c1a6f9c1a74d /dashboard_website/static/img | |
| parent | 23342ac8ac75dcce2f7b5ef2c26d5e29adeab750 (diff) | |
begin work on dashboard (flask + leaflet)
Diffstat (limited to 'dashboard_website/static/img')
| -rw-r--r-- | dashboard_website/static/img/marker-bike.png | bin | 0 -> 7511 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-icon-black.png | bin | 0 -> 3183 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-icon-blue.png | bin | 0 -> 4033 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-icon-green.png | bin | 0 -> 4203 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-icon-grey.png | bin | 0 -> 3534 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-icon-orange.png | bin | 0 -> 4167 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-icon-red.png | bin | 0 -> 4230 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-icon-yellow.png | bin | 0 -> 4159 bytes |
| -rw-r--r-- | dashboard_website/static/img/marker-shadow.png | bin | 0 -> 608 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/dashboard_website/static/img/marker-bike.png b/dashboard_website/static/img/marker-bike.png Binary files differnew file mode 100644 index 0000000..48dbf96 --- /dev/null +++ b/dashboard_website/static/img/marker-bike.png diff --git a/dashboard_website/static/img/marker-icon-black.png b/dashboard_website/static/img/marker-icon-black.png Binary files differnew file mode 100644 index 0000000..23c94cf --- /dev/null +++ b/dashboard_website/static/img/marker-icon-black.png diff --git a/dashboard_website/static/img/marker-icon-blue.png b/dashboard_website/static/img/marker-icon-blue.png Binary files differnew file mode 100644 index 0000000..0015b64 --- /dev/null +++ b/dashboard_website/static/img/marker-icon-blue.png diff --git a/dashboard_website/static/img/marker-icon-green.png b/dashboard_website/static/img/marker-icon-green.png Binary files differnew file mode 100644 index 0000000..c359abb --- /dev/null +++ b/dashboard_website/static/img/marker-icon-green.png diff --git a/dashboard_website/static/img/marker-icon-grey.png b/dashboard_website/static/img/marker-icon-grey.png Binary files differnew file mode 100644 index 0000000..43b3eb4 --- /dev/null +++ b/dashboard_website/static/img/marker-icon-grey.png diff --git a/dashboard_website/static/img/marker-icon-orange.png b/dashboard_website/static/img/marker-icon-orange.png Binary files differnew file mode 100644 index 0000000..c3c8632 --- /dev/null +++ b/dashboard_website/static/img/marker-icon-orange.png diff --git a/dashboard_website/static/img/marker-icon-red.png b/dashboard_website/static/img/marker-icon-red.png Binary files differnew file mode 100644 index 0000000..1c26e9f --- /dev/null +++ b/dashboard_website/static/img/marker-icon-red.png diff --git a/dashboard_website/static/img/marker-icon-yellow.png b/dashboard_website/static/img/marker-icon-yellow.png Binary files differnew file mode 100644 index 0000000..8b677d9 --- /dev/null +++ b/dashboard_website/static/img/marker-icon-yellow.png diff --git a/dashboard_website/static/img/marker-shadow.png b/dashboard_website/static/img/marker-shadow.png Binary files differnew file mode 100644 index 0000000..84c5808 --- /dev/null +++ b/dashboard_website/static/img/marker-shadow.png |
