[Mapbender-commits] r5395 - trunk/mapbender/http/print
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu Jan 21 07:25:01 EST 2010
Author: mschulz
Date: 2010-01-21 07:25:01 -0500 (Thu, 21 Jan 2010)
New Revision: 5395
Modified:
trunk/mapbender/http/print/mapbender_template.json
Log:
corrected json structure.
Modified: trunk/mapbender/http/print/mapbender_template.json
===================================================================
--- trunk/mapbender/http/print/mapbender_template.json 2010-01-21 12:23:26 UTC (rev 5394)
+++ trunk/mapbender/http/print/mapbender_template.json 2010-01-21 12:25:01 UTC (rev 5395)
@@ -128,8 +128,7 @@
"width" : 8,
"height" : 18,
"angle" : 0,
- "filename" : "./img/northarrow.png"
- }
+ "filename" : "./img/northarrow.png"
},
"kommentar" : {
"type" : "para",
@@ -144,6 +143,7 @@
"fill" : 1,
"border_width" : 0.5
}
+ }
}
]
}
\ No newline at end of file
More information about the Mapbender_commits
mailing list