From 777d60cb96e9934fe8339cd9b78fb88aa0e76ada Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Fri, 1 Mar 2024 12:13:55 +0000 Subject: [PATCH] Update index.html --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 4f7256f..d8b53bf 100644 --- a/index.html +++ b/index.html @@ -120,6 +120,7 @@ function downloadSLD() { + ' \n' + ' ' + l['style']['polygon']['color'] + '\n' + ' ' + l['style']['polygon']['weight'] + '\n' + + ' ' + l['style']['polygon']['stroke_type'] + '\n' + ' ' + l['style']['polygon']['opacity'] + '\n' + ' \n' + ' \n'; @@ -135,6 +136,7 @@ function downloadSLD() { + ' \n' + ' ' + l['style']['polygon']['color'] + '\n' + ' ' + l['style']['polygon']['weight'] + '\n' + + ' ' + l['style']['polygon']['stroke_type'] + '\n' + ' ' + l['style']['polygon']['opacity'] + '\n' + ' \n' + ' \n'; @@ -566,7 +568,7 @@ Header END -->
-
+