Difference between revisions of "GeoJson:Test"

From A.P.E.S. wiki
Jump to navigation Jump to search
(Visual map edit)
Tag: Replaced
Line 5: Line 5:
 
             "type": "Feature",
 
             "type": "Feature",
 
             "properties": {
 
             "properties": {
                 "id": 1
+
                 "id": 1,
 +
                "stroke": "#555555",
 +
                "stroke-width": 2,
 +
                "stroke-opacity": 1,
 +
                "fill": "#00aa22",
 +
                "fill-opacity": 0.5
 
             },
 
             },
 
             "geometry": {
 
             "geometry": {

Revision as of 02:12, 22 February 2022

Loading map...