From 4d7cc9f6671813705d15e549f66042763d20e83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D1=88=D0=BA=D0=B8=D0=BD=20=D0=A1=D0=B5=D1=80?= =?UTF-8?q?=D0=B3=D0=B5=D0=B9?= Date: Tue, 18 Nov 2025 17:15:03 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=201=20?= =?UTF-8?q?=D0=BA=D0=B0=D1=80=D1=82=D1=83=20=D0=BD=D0=B0=20LibreMap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mainapp/templates/mainapp/source_map.html | 871 ++++++++++++++---- 1 file changed, 690 insertions(+), 181 deletions(-) diff --git a/dbapp/mainapp/templates/mainapp/source_map.html b/dbapp/mainapp/templates/mainapp/source_map.html index 7a924a0..9c84d94 100644 --- a/dbapp/mainapp/templates/mainapp/source_map.html +++ b/dbapp/mainapp/templates/mainapp/source_map.html @@ -3,46 +3,169 @@ {% block title %}Карта объектов{% endblock title %} {% block extra_css %} - - - - + + {% endblock %} @@ -51,181 +174,567 @@ {% endblock content %} {% block extra_js %} - - - - + + {% endblock extra_js %}