# Netgis map update

* implements newest version of netgis map client
This commit is contained in:
2024-10-30 14:09:10 +01:00
parent 416ad8478c
commit 3c1cbcd0bd
16 changed files with 7768 additions and 489 deletions

View File

@@ -33,6 +33,7 @@ class SimpleGeomForm(BaseForm):
label_suffix="",
required=False,
disabled=False,
template_name="output"
)
def __init__(self, *args, **kwargs):