summaryrefslogtreecommitdiff
path: root/dashboard_website/static/img
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2023-11-06 13:27:52 -0500
committerAnson Bridges <bridges.anson@gmail.com>2023-11-06 13:27:52 -0500
commit40b98201e2fcff22e8781ed747c4f3ffa509696a (patch)
treec68dc5818e75c8564c58f123f2e9c1a6f9c1a74d /dashboard_website/static/img
parent23342ac8ac75dcce2f7b5ef2c26d5e29adeab750 (diff)
begin work on dashboard (flask + leaflet)
Diffstat (limited to 'dashboard_website/static/img')
-rw-r--r--dashboard_website/static/img/marker-bike.pngbin0 -> 7511 bytes
-rw-r--r--dashboard_website/static/img/marker-icon-black.pngbin0 -> 3183 bytes
-rw-r--r--dashboard_website/static/img/marker-icon-blue.pngbin0 -> 4033 bytes
-rw-r--r--dashboard_website/static/img/marker-icon-green.pngbin0 -> 4203 bytes
-rw-r--r--dashboard_website/static/img/marker-icon-grey.pngbin0 -> 3534 bytes
-rw-r--r--dashboard_website/static/img/marker-icon-orange.pngbin0 -> 4167 bytes
-rw-r--r--dashboard_website/static/img/marker-icon-red.pngbin0 -> 4230 bytes
-rw-r--r--dashboard_website/static/img/marker-icon-yellow.pngbin0 -> 4159 bytes
-rw-r--r--dashboard_website/static/img/marker-shadow.pngbin0 -> 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
new file mode 100644
index 0000000..48dbf96
--- /dev/null
+++ b/dashboard_website/static/img/marker-bike.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-icon-black.png b/dashboard_website/static/img/marker-icon-black.png
new file mode 100644
index 0000000..23c94cf
--- /dev/null
+++ b/dashboard_website/static/img/marker-icon-black.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-icon-blue.png b/dashboard_website/static/img/marker-icon-blue.png
new file mode 100644
index 0000000..0015b64
--- /dev/null
+++ b/dashboard_website/static/img/marker-icon-blue.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-icon-green.png b/dashboard_website/static/img/marker-icon-green.png
new file mode 100644
index 0000000..c359abb
--- /dev/null
+++ b/dashboard_website/static/img/marker-icon-green.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-icon-grey.png b/dashboard_website/static/img/marker-icon-grey.png
new file mode 100644
index 0000000..43b3eb4
--- /dev/null
+++ b/dashboard_website/static/img/marker-icon-grey.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-icon-orange.png b/dashboard_website/static/img/marker-icon-orange.png
new file mode 100644
index 0000000..c3c8632
--- /dev/null
+++ b/dashboard_website/static/img/marker-icon-orange.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-icon-red.png b/dashboard_website/static/img/marker-icon-red.png
new file mode 100644
index 0000000..1c26e9f
--- /dev/null
+++ b/dashboard_website/static/img/marker-icon-red.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-icon-yellow.png b/dashboard_website/static/img/marker-icon-yellow.png
new file mode 100644
index 0000000..8b677d9
--- /dev/null
+++ b/dashboard_website/static/img/marker-icon-yellow.png
Binary files differ
diff --git a/dashboard_website/static/img/marker-shadow.png b/dashboard_website/static/img/marker-shadow.png
new file mode 100644
index 0000000..84c5808
--- /dev/null
+++ b/dashboard_website/static/img/marker-shadow.png
Binary files differ