diff --git a/backend/static/css/legends.css b/backend/static/css/legends.css index a7c527c..2290bd3 100644 --- a/backend/static/css/legends.css +++ b/backend/static/css/legends.css @@ -8,6 +8,11 @@ a { outline: 0; } +.object-map { + float: right !important; + margin-top: -7px; +} + .popover { max-width: fit-content; } diff --git a/backend/templates/site.html b/backend/templates/site.html index 70f99be..dcda683 100644 --- a/backend/templates/site.html +++ b/backend/templates/site.html @@ -6,6 +6,13 @@

{{ title .Name }}

{{ .Type_ }}

+
+
+ +
+{{initMap}} +{{ addSite .Id }} +