diff --git a/templates/dashboard.html b/templates/dashboard.html index 43c338df..7c0a3478 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -44,6 +44,16 @@ body { justify-content: center; margin-top: 20px; } +#map { + height: 500px; + width:100%; + margin-bottom: 10px; +} +#map img { + max-width: none; + min-width: 0px; + height: auto; +} .section-title { margin: 30px 0 20px; padding-bottom: 10px; @@ -169,13 +179,7 @@ body {
-
-
- -

Mosquito Activity Heatmap

-

Map visualization will be displayed here

- Showing activity data for the Central District area -
+